Select a printer and silently print

后端 未结 4 927
既然无缘
既然无缘 2020-12-01 08:31

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 furthe

4条回答
  •  眼角桃花
    2020-12-01 09:09

    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.

提交回复
热议问题