Reputation: 57
I want to print a Pdf document which is generated on the server in the client machine without showing a print dialog box. Is there a way to do it?
Upvotes: 1
Views: 2365
Reputation: 1169
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.
You can Visit similar question it might help you.
Thanks Suresh