Blazor.Printing
Blazor.Printing copied to clipboard
Error when printing in Kiosk mode
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
.