Suppressing the print status message
When a report prints it displays a status box that says something
along the line 'Printing Page 1 of xxx on zzz".
Is there anyway to suppress this? I'm printing the report to a file
as part of a larger / longer process and would like to display my own
message.
Thanks
Craig
along the line 'Printing Page 1 of xxx on zzz".
Is there anyway to suppress this? I'm printing the report to a file
as part of a larger / longer process and would like to display my own
message.
Thanks
Craig
This discussion has been closed.
Comments
Setting the Report.ShowCancelDialog to False will supress this dialog. This
is a published property so it is available in the Delphi Object inspector.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com