Print without preview?
Hi Team,
I'm sure it is in there somewhere..
Having created the report and calling it from a Delphi App with..
" ReportsFrm.ReportsForm.ppReport1.Print;"
It shows the Preview form/dialog.
I am trying to configure the report with the End-User app so that it doesn't show the preview form/dialog and goes straight to print when called from the main App.
I'm sure it is in there somewhere but all I have tried hasn't worked. :-(
Any pointers greatly appreciated.
Regards & TIA,
Ian
I'm sure it is in there somewhere..
Having created the report and calling it from a Delphi App with..
" ReportsFrm.ReportsForm.ppReport1.Print;"
It shows the Preview form/dialog.
I am trying to configure the report with the End-User app so that it doesn't show the preview form/dialog and goes straight to print when called from the main App.
I'm sure it is in there somewhere but all I have tried hasn't worked. :-(
Any pointers greatly appreciated.
Regards & TIA,
Ian
Comments
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Thanks Nico.