Select a printer and silently print

rightfold

This answer shows how to enable silent printing in Google Chrome. However, I have two web pages which have to be silently printed using two different printers without further user interaction. Is there a way to select a printer automatically before calling window.print()? I don’t mind writing a Chrome Extension if really necessary.

Nathan Breit

Maybe you could setup your printers with Google Clound Print then use the cloud printing API to silently submit jobs to them. It looks like you can specify the printer id when you submit the job. You might need to use something like html2canvas to rasterize the webpage.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Print PDF with Acrobat Pro: select printer

From Dev

how print without to select a printer in java

From Dev

How do you select what printer to print to using OpenOffice oleautomation?

From Dev

How to silently print a RDLC

From Dev

Print to Printer in Awesomium ?

From Dev

print a string directly to printer

From Dev

print to a "physical printer"?

From Dev

Cannot print to a shared printer

From Dev

Duplicate printer entry on print?

From Dev

How to print image in TSC printer

From Dev

Printer settings with Google Cloud Print

From Dev

Print to a non default printer in delphi

From Dev

Cancelling print jobs and dealing with printer

From Dev

How to print no of copies from printer

From Dev

How to print to directly to a wireless printer

From Dev

How to remove Print to File printer?

From Dev

Cancelling print jobs and dealing with printer

From Dev

How to print to directly to a wireless printer

From Dev

Can a printer print white color?

From Dev

Unable to print to Brother printer by wifi

From Dev

Print to a non default printer in delphi

From Dev

LPR print, can it be directly to printer?

From Dev

Xojo Print Without Printer Dialog

From Dev

Cannot print to Brother network printer

From Dev

php_printer.dll or some other way to print to network printer

From Dev

Print on client default printer instead of server

From Dev

Java - how to print the PDF to a specific printer?

From Dev

Add JavaScript and HTML to IFRAME, and print IFRAME to printer

From Dev

How to send print job to printer in python