Blazor.Printing icon indicating copy to clipboard operation
Blazor.Printing copied to clipboard

Error when printing in Kiosk mode

Open gle4711 opened this issue 3 years ago • 0 comments

I want to print from the browser immediately without a print dialog. To do this, you can start the browser in kiosk mode. For example: "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" http://localhost:5000 --kiosk-printing

When you run it, an error will be displayed immediately.I want to print from the browser immediately without a print dialog. To do this, you can start the browser in kiosk mode. For example: "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" http://localhost:5000 --kiosk-printing

When you run it, an error will be displayed immediately

https://user-images.githubusercontent.com/62564122/182022181-d574f455-b7ad-4b0f-87f0-7709016a2d4a.mp4

.

gle4711 avatar Jul 31 '22 10:07 gle4711