Back to Devexpress

Document Preview in Web Reporting

xtrareports-17554-web-reporting-end-user-report-designer-for-web-document-preview.md

latest1.3 KB
Original Source

Document Preview in Web Reporting

  • Aug 18, 2023

Click the Preview button on the toolbar to preview a report currently opened in the Web Report Designer. The preview displays a report document - a report populated with data and divided into pages.

Color Scheme: Light

Color Scheme: Dark

The Document Preview is full-featured Document Viewer component integrated into the Report Designer. You can preview, print, export and email a report. The Document Viewer API allows you to customize the preview.

The PreviewReportCustomizationService allows you to change the report settings before the Report Designer generates a report document in the Preview tab. You can implement and register the WebDocumentViewerOperationLogger class descendant to execute custom code when a document is generated, exported, or printed.