问题
I'm using a Process
to startup a word document and print it immediately after opening using the the startup Info.Verb = "Print"
. This works just fine, the document starts printing right away, only the problem is that the document is being printed before the images have been loaded because the images still need to be downloaded from the internet.
Is there a way to delay the printing from the word document?
回答1:
Click the upper left round thingy, Word Options, Display, Printing Options, tick the "Update linked data before printing" option. Ask more questions about this at superuser.com
来源:https://stackoverflow.com/questions/5524130/how-can-i-delay-printing-till-images-are-loaded