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
Here's a batch file example I've created based on the answer provided by @russenreaktor:
@echo off start "Chrome" chrome --kiosk --kiosk-printing --url http://www.google.com