Report Engine allows you to process a report from an RTF file that contains the definition.

In particular, it allows:

·         View the processed report

·         Print the report

·         Save the report to disk

·         Retunr to the caller a string containing the text stream of the processed report, in RTF format.

 

Report Engine is implemented by the ReportEngine80.DLL library. The library is an Active X DLL that can be easily recalled by scripts or external applications.
The actions performed by ReportEngine depend on the values assigned to the appropriate properties.

 

 

Further information:

Technical documentation