This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Buscar en Ayuda

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 respuesta
  • 1 tiene este problema
  • 3 visitas
  • Última respuesta de guigs

more options

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>

Todas las respuestas (1)

more options

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?