Check for Print spooling

bunji

Registered User.
Local time
Today, 17:27
Joined
Apr 26, 2005
Messages
124
I have a form with a button to print of the contents of the form in a report.
I have set it that when the user close the form they can no longer access what they have entered. Therefore on close of the form i would like to check to see if the user has printed the report and is happy to make changes else he can cancel and make the changes required.

Is this possible?
 
A half dozen things could go wrong besides the print spooler. Paper ripped, ribbon jammed, etc. Use the same approach that Windows printer drivers use for the test page and just ask the question and let the user decide.
 

Users who are viewing this thread

Back
Top Bottom