Print from Chrome without the print dialogs? Using Greasemonkey userscript maybe?

后端 未结 4 1498
广开言路
广开言路 2020-12-13 02:15

We\'re developing a browser-based warehouse app that needs to print labels and invoices regularly. We want to be able to print to the local printer without clicking through

4条回答
  •  情歌与酒
    2020-12-13 02:52

    You can do if you start your chrome (v18+) with the --kiosk --kiosk-printing switches.

    You can see it from this video https://www.youtube.com/watch?v=1ewep-ZT64E

提交回复
热议问题