简体   繁体   English

在客户端打印而不打印对话框

[英]Printing in client side without print Dialog Box

I want to print a Pdf document which is generated on the server in the client machine without showing a print dialog box. 我要打印在客户端计算机上的服务器上生成的Pdf文档,而不显示打印对话框。 Is there a way to do it? 有办法吗?

General Answer is No, you can't do silent printing in all browsers, But on IE there is way to hide print dialog using VBScript. 通用答案是不,您不能在所有浏览器中进行静默打印,但是在IE上,可以使用VBScript隐藏打印对话框。

You can Visit similar question it might help you. 您可以访问类似的问题,它可能会帮助您。

Thanks Suresh 谢谢苏雷什

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM