Hi all
 
In my app the user can print a report 2 ways
A. by calling the Report.Print method of QR
or
B. by calling the Report.Preview method and then clicking the print button on the preview screen.
 
I need to do some stuff only if the report has actually been sent to the printer - not if it has only been viewed.
 
Is there a way to determine, as the report is closed, whether it has been printed or not?
 
TIA
 
Mark

Reply via email to