I have a program yhat printsWord documents everyday at one hour.
I need to know if the document was printed, because a record in database has
to be updated.

Sometimes the documents stay in the windows print queue some minutes.

How can I know if the document is on the windows queue?
Hou can I delete him? ( I have a timeout of 5 minutes in my program)

Thanks for your help