Solution for silent-kiosk print on CefSharp?
问题 I want to print my web page silently ( to default printer) with "window.print()" command on CefSharp. CefSharp handles the documents and print very good but i can't prevent printer dialog screen. Is there any option or method to prevent printerdialog ? DotNetBrowser provides silent print functionality but it has page scrolling problem and it is slower than ChefSharp. Thanks 来源: https://stackoverflow.com/questions/40115552/solution-for-silent-kiosk-print-on-cefsharp