Not possible with Laravel.
If you have control of the browser, you could launch it with a flag to disable the dialog:
C:\Program Files (x86)\Google\Chrome\Application\chrome.exe --disable-print-preview
Or if this is some kind of POS:
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --kiosk --kiosk-printing
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community