We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Pdfjs print Ipad

  • 1 பதிலளி
  • 1 இந்த பிரச்சனை உள்ளது
  • 3 views
  • Last reply by guigs

Am new to pdfjs and am facing wired issue.. When i open web app on desktop print works but when opened on Ipad print doesn't work only blank paper comes out of printer.

This is how am loading pdf file <iframe id="pdfFile" src="http://mozilla.github.io/pdf.js/web/viewer.html?file=' + abc.pdf + '&embedded=true" style="width:100%; height:100%;" frameborder="0"></iframe>

Am new to pdfjs and am facing wired issue.. When i open web app on desktop print works but when opened on Ipad print doesn't work only blank paper comes out of printer. This is how am loading pdf file <iframe id="pdfFile" src="http://mozilla.github.io/pdf.js/web/viewer.html?file=' + abc.pdf + '&embedded=true" style="width:100%; height:100%;" frameborder="0"></iframe>

All Replies (1)

Hey this was also asked https://groups.google.com/forum/#!top.../QGTcWNtV72w

So far asking the developer, and this is a printing issue with the ipad. See https://github.com/mozilla/pdf.js/iss.../3797 Have you updated the library?