ActiveReports 8
Custom Web Exporting in a Page Report
Show AllShow All
Hide AllHide All

ActiveReports provides components that allow you to export your reports into several popular formats like PDF, HTML, Excel, Image and Word.

The walkthrough is split up into the following activities:

To add an ActiveReport to the Visual Studio project

To add code to the Web Form to create the PDF Export object and export a report

To add code to the Web Form to create the HTML Export object and export a report

To add code to the Web Form to create the Excel Export object and export a report

To add code to the Web Form to create the Word Export object and export a report

To add code to the Web Form to create the Image Export object and export a report

To run the project

See Also
Support Forum