Give your end-users the power to export and download reports. Find out more about independent ways to export a report to different formats and implementations.
PDF is the preferred format for digital documents as it is easier and more convenient to create and consume. PDFs are simple to share, print, and are admissible for legal purposes. This is because legal documents need to be in a format that leaves a digital record of any changes. ActiveReports includes advanced features to deliver rich reports securely. You can set export properties either at runtime or in code using the PDF Export object. Both the PdfRenderingExtension and Export Filters support PDF exporting.
Save your insightful reports as Excel spreadsheets with ActiveReports ExcelRenderingExtension or Export Filters. Deliver reports as secure Excel workbooks with password protection and encryption. With an extensive API, you can easily define the file format (XLS or XLSX), the name for each sheet in the workbook, and whether the report should export as a single sheet or multiple sheets in the workbook.
Share your reports to any device with rendering in browsers or use HTML export to embed the report as a seamless part of your web page. Your reports will remain interactive with built-in support for hyperlinks, bookmarks, and drill-through reporting. The DynamicHTML property provides more control by creating an HTML output with CSS. HtmlRenderingExtension and Export Filters support HTML export.
Save your insightful reports as Word documents with ActiveReports' WordRenderingExtension or Export Filter. Deliver secure reports as password-protected Word documents. Your reports can easily be exported using one of ActiveReports' viewers or directly from code with our extensive API. Word export has a number of useful properties that enable users to control output.
Turn your reports into a 100% WYSIWYG image output using ActiveReports ImageRenderingExtension or Export Filters. Save reports containing multiple charts and images as a visual archive. Set export and other properties using one of ActiveReports' viewer components or directly in code.
Use ActiveReports to visualize insights into your data and then export to JSON to store your analysis in a hierarchical, text-based format. Other applications can then use this data. Export your reports to JSON using the built-in JsonRenderingExtension in any of our viewers or as an API to export directly in code.
Export the entire contents of your report to an XML format using ActiveReports XmlRenderingExtension. Show insights into your data using ActiveReports, then deliver the output to other applications using the XML format. Specify the encoding schema (UTF-8, ASCII, or Unicode) for your XML output. Use one of ActiveReports' viewer controls to export to XML or do so directly in code with our rich API.
Create CSV (comma separated values) flat files with plain text using the CSVRenderingExtension or Export Filters. Then, feed the raw data to spreadsheets or databases. Specify encodings (UTF-7, UTF-8, ASCII, or Unicode) in code or the export panel of any of the ActiveReports viewer components.
Create plain text (.txt) files from your reports using ActiveReports Export Filters. Set an optional page delimiter to mark the end of each page. The text output can then be opened using a simple Notepad app.