Post PDF print proceessing required
Hi:
I have a need to do special processing after our users print reports to
PDFs.
My question is: How can I tell if a PDF was produced?
I get control in AfterPrint but I'm not sure how to check the status of
the PrintToFile type being a PDF.
I am using D5, RBPro7.04, TExtrDev
Any assistance would be greatly appreciated.
Bill Lawler
Elite Brokerage Services, Inc
I have a need to do special processing after our users print reports to
PDFs.
My question is: How can I tell if a PDF was produced?
I get control in AfterPrint but I'm not sure how to check the status of
the PrintToFile type being a PDF.
I am using D5, RBPro7.04, TExtrDev
Any assistance would be greatly appreciated.
Bill Lawler
Elite Brokerage Services, Inc
This discussion has been closed.
Comments
You can check the PrintDialog.DeviceType property to find out which device
was printed to. This value can be checked in the OnPrintDialogClose or the
AfterPrint event.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com