Skip to content

How to export a dashboard with different states (different master filters) to separate pages in a single PDF document.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/web-forms-dashboard-pdf-export-with-filter-values-on-different-pages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BI Dashboard for Web Forms - How to export Web Dashboard into PDF with different filter values on different pages

This example shows how to export a dashboard with different dashboard states (different master filter value) to separate pages and join them to a single PDF document.

dashboard

The example is based on the How to implement server-side export in the ASP.NET Dashboard Control example and uses the same ASPxDashboardExporter class to export a dashboard with different states to multiple documents on the server side.

Then, multiple exported documents are joined in a single file with the help of the PdfDocumentProcessor class.

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

How to export a dashboard with different states (different master filters) to separate pages in a single PDF document.

Topics

Resources

License

Stars

Watchers

Forks