Share via


Microsoft Edge print without dialogue

Question

Tuesday, June 11, 2019 9:16 AM

My browser application is responsible to automatically print the image that is received from the server. 

On Edge, I need to print automatically and continuously without displaying print dialog.

My customer requested to solve this task only on browser, so that we cannot solve this by using server or any other native application (.NET, JDK or something).

Please give me an advice.

Thank you very much.

All replies (2)

Wednesday, June 12, 2019 5:56 AM

Hi Pham Quang Dung,

There is not an option for configuring print directly without print dialog. Also there is no javascript for silently printing anything, but VBScript may be able to accomplish this, because it is allowed to access local files and run programs. It can make calls to ActiveX or other components. We could try to refer the following thread and check if the marked answer is suitable for your customer.

Print directly from browser without print popup window

Note: This is a third-party link and we do not have any guarantees on this website. And Microsoft does not make any guarantees about the content.

Bests,

Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact [email protected].


Friday, June 21, 2019 9:32 AM

Hi,

Haven't received your message a few days, was your issue resolved? 

I am proposing previous helpful replies as "Answered". Please feel free to try it and let me know the result. If the reply is helpful, please remember to mark it as answer which can help other community members who have same questions and find the helpful reply quickly.

Bests,

Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact [email protected].