Print reports from the preview mode or from the Report Viewers. You can also invoke printing programmatically.
*Printing requires the Adobe Reader Plugin to be installed and enabled. **The Print button is only shown if the plugin is present.
Export your reports to several output formats, including PDF, XPS, Excel 2003, and Excel 2007. Exporting to these formats can be done either from the client or server-side.
View Sample
Export a report using the Reporting Viewer API. Handling the export involves invoking the Report Engine programmatically, and handling the ExportCompleted Event.
View Sample