phpdesktop
phpdesktop copied to clipboard
Print without dialog. Expose PrintToPDF and system print functions via Javascript API. On Linux maybe use CefPrintHandler.
Questions should be asked on the forum: https://groups.google.com/d/forum/phpdesktop
How to print without printing popup in js? Below given my zip source --> Printlatest.zip
Using javascript i just print html window using this js code( window.print()) everything working fine. But default print dialog is opened and need to click print button for printing. I don't want the print dialog. i need silent print. Any option There? Please share it to me.
Such feature is not currently implemented. Please don't submit issues in the tracker.
I have the same problem, how much would it cost to have this update? Cheers!!
specifically, a configurable silent print.
I have pull example how to create Windows Print Service on start up and on shutdown application just feel free to take a look https://github.com/cztomczak/phpdesktop/pull/305 maybe it's help you @xgamanet