|
-
June 15th, 2009, 05:07 AM
#4
Re: How to find out the printer has finished?
Hello,
There's also a "GetJob" API call:
http://msdn.microsoft.com/en-us/libr...94(VS.85).aspx
To use it though, you need to have a JobId number that is for your document being printed - it should hopefully return "JOB_STATUS_PRINTED" as part of the JOB_INFO structure when document is finished.
Peter
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|