如何延迟打印直到图像加载?
我使用 Process
启动一个 Word 文档,并在使用启动 Info.Verb = "Print"
打开后立即打印它。这工作得很好,文档立即开始打印,唯一的问题是文档是在图像加载之前打印的,因为图像仍然需要从互联网下载。
有没有办法延迟word文档的打印?
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?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
点击左上角的圆形东西,Word选项,显示,打印选项,勾选“打印前更新链接数据”选项。请访问 superuser.com 询问更多相关问题
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