Export Reports From Code

Stimulsoft Reports offers many ways of exporting rendered reports to other formats. Each method of export to other format has several settings. For exporting rendered reports Stimulsoft Reports uses a system of services. This means that all objects which are used in export are represented in the collection of services and when it is necessary to export a report, the report generator searches the appropriate service in the collection of services. There are two ways of exporting rendered formats to other formats from code: using the ExportDocument method of the StiReport class, and using direct creating or getting from a collection of services the required export service.

 

ExportDocument Method,

Export Service.