Print without confirmation on google chrome

google-chrome, printing

Solution

Check this and follow the steps:

- 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.

Reference

Problem

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 “Target:” field. But It gives an error msg. "The name 'C\Program Files\Google\Chrome\Application\chrome.exe --kiosk --kiosk-printing' specified int the target box is not valid. Make sure the path and file name are correct." Any one can help?

Original source