You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cancel the operation and click on print for the second time
A pop-up comes up asking your permission to print/ cancel
Click on print, rather than showing the 14 pages it shows 3 blank pages.
I am trying to skin on top of the default viewer and our team supports safari browser while implementation we came across this issue. I observed that during the second time when the pop-up is displayed the "data-pdfjsprinting" attribute is getting destroyed and it is unable to render the pages as expected.
What is the expected behavior? (add screenshot)
It should show the exact 14 pages as it did for the first time
What went wrong? (add screenshot)
Link to a viewer (if hosted on a site other than mozilla.github.io/pdf.js or as Firefox/Chrome extension): NA
The text was updated successfully, but these errors were encountered:
Duplicate of #7597, since this issue looks similar enough.
Please note that the web platform unfortunately has quite limited support for controlling printing, and that Safari isn't the main focus of development in the PDF.js library.
Attach (recommended) or Link to PDF file here:
Configuration:
Steps to reproduce the problem:
I am trying to skin on top of the default viewer and our team supports safari browser while implementation we came across this issue. I observed that during the second time when the pop-up is displayed the "data-pdfjsprinting" attribute is getting destroyed and it is unable to render the pages as expected.
What is the expected behavior? (add screenshot)
It should show the exact 14 pages as it did for the first time
What went wrong? (add screenshot)
Link to a viewer (if hosted on a site other than mozilla.github.io/pdf.js or as Firefox/Chrome extension): NA
The text was updated successfully, but these errors were encountered: