How to know when Word has finished sending data to the printer ?

G

Guillaume JAY

I'm using word automation on asp.net.
(Which is not recommended, but useful)
When I print if I quit/set to nothing my word object too soon, all the
print data have not been sent, and all pages are not printed.

Is there a method/property in Word Automation which indicates if the
sending of data to the printer is finished ?

Thank you,
Guillaume
 
J

Jonathan West

Guillaume JAY said:
I'm using word automation on asp.net.
(Which is not recommended, but useful)
When I print if I quit/set to nothing my word object too soon, all the
print data have not been sent, and all pages are not printed.

Is there a method/property in Word Automation which indicates if the
sending of data to the printer is finished ?

How to find out whether Word has finished printing
http://www.word.mvps.org/FAQs/MacrosVBA/WaitForPrint.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top