ActiveReports provides three independent ways to export a report to different formats:
Click the ✓ mark to see the implementation of the corresponding Export format.
Export formats | Section report | Page report | RDL report | |
---|---|---|---|---|
HTML: Export reports to HTML or MHT formats, all of which open in a Web browser. | Rendering Extension | ✘ | ✓ | ✓ |
Export Filter | ✓ | ✓ | ✓ | |
Pdf: Export reports to PDF, a portable document format that opens in the Adobe Reader. | Rendering Extension | ✘ | ✓ | ✓ |
Export Filter | ✓ | ✓ | ✓ | |
Rtf: Export reports to RTF, RichText Format that opens in Microsoft Word, and is native to WordPad. | ✓ | ✓ | ✓ | |
Word: Export reports to DOC, a format that opens in Microsoft Word. | Word HTML (.doc) | ✘ | ✓ | ✓ |
Office Open XML (.docx) | ✘ | ✓ | ✓ | |
Text: Export reports to TXT, plain text format that opens in Notepad or any text editor. Export reports to CSV, comma separated values, a format that you can open in Microsoft Excel. | ✓ | ✓ | ✓ | |
Image: Export reports to BMP, EMF, GIF, JPEG, TIFF, and PNG image formats | ✘ | ✓ | ✓ | |
Tiff: Export reports to TIFF image format for optical archiving and faxing. | ✓ | ✓ | ✓ | |
Excel | Export Filter(XLS, XLSX) | ✓ | ✓ | ✓ |
Rendering Extension - Microsoft Excel Worksheet - Layout(XLS, XLSX) | ✘ | ✓ | ✓ | |
Xml: Export reports to XML, a format that opens in a Web browser or delivers data to other applications. | ✘ | ✓ | ✓ | |
CSV: Export reports to a CSV file, a form of structured data in plain text. The text in a CSV file is saved as series of values separated by comma. | ✘ | ✓ | ✓ | |
JSON: Export reports to a JSON file, a text-based data format in which the data is stored in the hierarchical form. | ✘ | ✓ | ✓ |