|
Working with eDocEngine Additionals (Export Interfaces) |
Top Previous Next |
|
eDocEngine provides Additionals (Export Interfaces) for exporting various document formats from the third party reporting components. eDocEngine currently supports AceReporter, QuickReport, Rave Reports, FastReport, ReportBuilder, RichView, HTMLView, TMS, GmSuite and DevExpress.
Reports generated by the third party components are passed to eDocEngine using the Additionals (Export Interfaces). These reports are then passed to eDocEngine components to generate various document formats.
How to use eDocEngine Additionals?
Prerequisite:
To create a document using eDocEngine Additionals,
Note: To export reports to various formats, we need to drop an interface and a component and then connect them. eDocEngine does not allow to connect one export interface to two components. For example to export the reports of ReportBuilder to PDF and RTF formats, we need to drop two Gnostice ReportBuilder Export Interfaces and connect them individually to PDF and RTF engines.
Tutorials for all the Export Interfaces are provided in 'Tutorials - eDocEngine Additionals (Export Interfaces)'.
|