Hi,
I have to print Crystal Report 8.5 Forms and I am doing this with the CrystalReportViewer in vb.net.
CrystalReportViewer.PrintReport()
The problem is, that I have to print a lot of reports and I dont want the printer selection window to pop up each time.
I am not talking about 10 times the same report, bur ten different reports.
How can I suppress the window?
I have to print Crystal Report 8.5 Forms and I am doing this with the CrystalReportViewer in vb.net.
CrystalReportViewer.PrintReport()
The problem is, that I have to print a lot of reports and I dont want the printer selection window to pop up each time.
I am not talking about 10 times the same report, bur ten different reports.
How can I suppress the window?