The following example demonstrates how to print a report.
See also:
- How to print a report without ReportToolbar;
- How to programmatically select a printer;
- How to dynamically select the paper source and set the printer resolution.
Question Comments
Added By: stefaan debaveye at: 3/4/2016 8:25:42 AM Why the code take more then 10 sec?
I print to a networkprinter
' Send the report to the specified printer.
pt.Print("myPrinter")