Can you get a macro to pause until a page has printed


Posted by denis on January 24, 2002 2:40 PM

Do you know how to pause a macro until a page is off the queue for printing ?

Thank's for any help

Posted by Jacob on January 24, 2002 5:04 PM

Hi

You can use application.wait to make it pause for as long as you want.

HTH

Jacob



Posted by Mark O'Brien on January 24, 2002 5:26 PM

Have a look at this page and search for the PrnInfo.zip example. I haven't looked at the code, but it sounds like a whole lot of fun print stuff that you need.

http://www.mvps.org/vb/index2.html?samples.htm