Skip to content

How to print reports in a single batch, instead of sending one report at a time to the printer.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/reporting-winforms-print-reports-in-batch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reporting for WinForms - Print Multiple Reports in a Batch

In this example, the reports are printed in a single batch, instead of sending one report at a time to the printer. The Print dialog box is only called for the first report, the other reports are printed without prompting, with the same print settings.

The PrintTool.Printdialog method is used to print the reports. The StartPrint event is handled to specify print settings.

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 print reports in a single batch, instead of sending one report at a time to the printer.

Topics

Resources

License

Stars

Watchers

Forks