printing - Run silent print via Chrome App in Kiosk mode -


does know way silent print via chrome app?

i'm developing chrome app kiosk system runs chromium os. need print receipt via chrome app, did. problem print dialog box appears once print process started.

is there way around this?

if you're targeting kiosk mode apps, need set flag.

specifically, --kiosk-printing

i'm not 100% sure how on chrome os device in kiosk mode. maybe need set @ chrome://flags before switching kiosk mode.


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -