How can I delay printing till images are loaded?

怎甘沉沦 提交于 2019-12-13 05:40:36

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!