Suppress Print Dialog
RB 12.05 B251 Delphi 7 Ent
I am printing a single page report multiple times within a loop and I don't
want to show the printer dialog. I set the default printer on my own before
calling ppReport.Print. I tried PrintInBackground and it seems to have some
threading issues with DBISAM and get compression errors from DBISAM. Is
there another way?
TIA,
John
I am printing a single page report multiple times within a loop and I don't
want to show the printer dialog. I set the default printer on my own before
calling ppReport.Print. I tried PrintInBackground and it seems to have some
threading issues with DBISAM and get compression errors from DBISAM. Is
there another way?
TIA,
John
This discussion has been closed.
Comments
Set the Report.ShowPrintDialog property to False to suppress the print
dialog when printing.
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com