Which product are you using?
PDF.js Express Viewer
PDF.js Express Version
8.7
Detailed description of issue
When rendering the pdf in the viewer, all pages are correct (without a blank page at the end). When utilizing the instance.UI.printInBackground function, the print preview in Chrome (latest version) shows the document plus a blank page added to the end. It will also print that page if it goes unnoticed.
Expected behaviour
Document rendered to the viewer and in the print preview should have the same number of pages and not have a blank page added to the end.
Does your issue happen with every document, or just one?
Happens on all documents
hi @tgordon
I’m running into this issue. I’m using v8.7.3 and I’m seeing an extra blank page in the the print preview. I’m opening a pdf that has 2 pages and seeing 3 pages (including the blank one).
Is there any fix for this? It only works fine in FireFox.