Do you think it's possible to print a web content on a thermal print ? And is it possible to print it without pressing a button ?
I refresh my page every 30s and if there is a new order it displays on the screen and I would like the print prints directly without asking anything. I created a new page with the information to print and I would like to print this page.
Edit : is there a script that permits to print whatever content we want without passing by an interface ?
It is possible if you use the options
--kiosk-printing --kiosk --disable-background-timer-throttlingon chrome and launch printing withwindow.print()in javascript.How to activate the options mentioned above in Google Chrome: https://www.shoptill-e.com/support/48