PdfViewer.Eval with Javascript printing

0
0

Hi Wisej,

I can use IFramePanel.Eval(“this.getWindow().print()”) to print Document.

How to do that with PdfViewer.Eval(“this.getWindow().print()”) ?

Thank you.

  • You must to post comments
0
0

Hi Huỳnh,

Wisej’s PdfViewer is not based on an iFrame. If you want to print it you should use another method. Print via PrintJS or something similar. PDF.js would work too.

Best,

Levie

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.