Is there a way to ignore the confirmation dialog box of chrome when press ctrl+p (Version 31.0.1650.63 m). I tried adding \"--kiosk --kiosk-printing\" flags to the end of the “T
Launch Chrome and check that the Chrome Version is at the latest version (18.0.1 or higher )
Type about:flags in the address bar and ensure that the Disable Print Preview flag is NOT enabled (Print preview must be enabled for Kiosk Printing to work)
Close the browser
Find the browser shortcut on your desk top, right click and select 'properties'
Append the following text to the end of the target field: --kiosk --kiosk-printing
Save, and launch Google Chrome. It should now load in full screen (kiosk) mode
The print preview will appear on your screen, but will instantly print a receipt to your default printer.