In a Win Forms app, is it possible to print a report without using the ReportViewer control? I want to provide a print button on a Form (like Outlook does) and then use an embedded Report to print the data so I don't really need the ReportViewer.
I would want to display the PrinterDialog though and use the settings from here to control the printed Report. Is this possible too?
Regards
Graham
↧
Printing without the ReportViewer
↧