Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print without dialog. Expose PrintToPDF and system print functions via Javascript API. On Linux maybe use CefPrintHandler. #272

Open
Aashik30 opened this issue Jan 27, 2020 · 5 comments
Labels

Comments

@Aashik30
Copy link

Aashik30 commented Jan 27, 2020

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

@cztomczak cztomczak changed the title Without Printing Popup Print without dialog. Expose PrintToPDF and system print functions via Javascript API. Jan 27, 2020
@cztomczak cztomczak changed the title Print without dialog. Expose PrintToPDF and system print functions via Javascript API. Print without dialog. Expose PrintToPDF and system print functions via Javascript API. On Linux maybe expose CefPrintHandler. Jan 27, 2020
@cztomczak cztomczak changed the title Print without dialog. Expose PrintToPDF and system print functions via Javascript API. On Linux maybe expose CefPrintHandler. Print without dialog. Expose PrintToPDF and system print functions via Javascript API. On Linux maybe use CefPrintHandler. Jan 27, 2020
@Aashik30
Copy link
Author

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.

@cztomczak
Copy link
Owner

Such feature is not currently implemented. Please don't submit issues in the tracker.

@xgamanet
Copy link

xgamanet commented Nov 8, 2020

I have the same problem, how much would it cost to have this update? Cheers!!

@xgamanet
Copy link

xgamanet commented Nov 8, 2020

specifically, a configurable silent print.

@darkterminal
Copy link

darkterminal commented Dec 25, 2021

I have pull example how to create Windows Print Service on start up and on shutdown application just feel free to take a look #305 maybe it's help you @xgamanet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants