[SOLVED] Client silent printing with PdfViewer

Answered
0
0

Hi Wisej,

PdfViewer is good to show Pdf file.

Sometimes, We need to print Pdf file without showing.

Can you add PdfViewer.Print() function for “Client silent printing”?

Best regards.

  • You must to post comments
Best Answer
0
0

Hi Huỳnh,

Printing without showing a PrintDialog is difficult to achieve across all browsers without installing extensions or changing settings in the browser.  There are posts on StackOverflow explaining possible solutions to the issue through these methods and others.

I would recommend exploring the Google Cloud Print API or another similar API to see if you can achieve silent printing with that.

I’ve created a feature request to add a print() function to the PdfViewer control on Wisej! It’s logged as #1993.

Please let me know if I can help with anything else!

Best,

Levie

  • Huỳnh Tấn Phát
    Yes, That’s what we need. So well If Wisej framework has “Client silent printing with PdfViewer”. Thank you!
  • Huỳnh Tấn Phát
    Hi Levie (ITG) Feature add a print() function to the PdfViewer control on Wisej. Is it done? Thank you.
  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.