Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Printing multiple reports to the same printer

edited March 2002 in General
I am printing several reports in a batch. I use the same report object and
change the template after each one. With the first report I set
ShowPrintDialog to true and then after that it is set to false. I want to
use the values set in the print dialog, mainly PrinterName, for the
subsequent reports. I tried to capture report.PrinterSetup.PrinterName but
it never seems to reflect the printer chosen in the dialog. It always just
says default. I'm sure there's a simple way to do this, but I'm not finding
it. Any help would be appreciated.

Thanks,
Dave

Comments

This discussion has been closed.