Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

Pdfjs print Ipad

  • 1 trả lời
  • 1 gặp vấn đề này
  • 3 lượt xem
  • Trả lời mới nhất được viết bởi 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>

Tất cả các câu trả lời (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?