ActiveReports 8
Custom HTML Outputter
Show AllShow All
Hide AllHide All

You can create a custom HTML outputter for your ActiveReports ASP.NET Web Application.

Note: You cannot create a custom HTML outputter for a page report because the html rendering extension does not support the custom output formatter.

This walkthrough is split up into the following activities:

To create a public class for the HTML outputter

To add code to the Web Form to export to HTML

To add a folder to the project for report output

See Also
Support Forum