Using default windows printer.
Dear Mr, Mrs,
I am using the viewer and report unit to get a printout, but I don't want
the end user to be presented with the printer selection screen. Can you help
me how I can set this?
This is the printer command:
ppViewer1.Report.Print;
Thanks in advance and best regards,
Mischa E.J. Hoogendoorn
I am using the viewer and report unit to get a printout, but I don't want
the end user to be presented with the printer selection screen. Can you help
me how I can set this?
This is the printer command:
ppViewer1.Report.Print;
Thanks in advance and best regards,
Mischa E.J. Hoogendoorn
This discussion has been closed.
Comments
set property 'ShowPrintDialog' to false.
HTH,
Chris Ueberall;