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