Mark
> 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?
you could write a handler for TQuickRep.TQRAfterPrintEvent and
set a flag (or just do whatever it is).
It fires after print, but not preview.
-ns
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"