|
-
Sep 14th, 2000, 04:16 AM
#1
Thread Starter
-= B u g S l a y e r =-
Hi all,
I have a vb app that prints a list of word and excel documents.
The printing works just fine, but I need to know when Word and Excel has finished the print jobs I sent to them, in order to close the applications(word and excel).
If I use the Application.Quit methode, the users of my app sometimes get the message saying : "Word is currently printing. Quitting Word will cancel all pending print jobs........."
I don't want the users to see this message, but I have not found any other way of making sure that Word and Excel has shut down, than to use the Quit methode.
So, in order for me to use the Application.Quit, I need a way to determine if the print jobs has finished.
All suggestions are very very very welcome.
peet
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
|