Issue printing PDF using Firefox
- Dominant language
- JavaScript
- Stars
- 4.5k
- Forks
- 688
- PR merge metrics
- No merged PRs in 30d
Description
Hello Print.js team,
I'd like to report an I am experiencing using Firefox. This is working perfectly in Chrome
### Implementation:
`Print`
test.pdf was copied from this repository
Using Print.js v1.6.0
Using Firefox v118.0.2 (64-bit)
### Issue:
Upon clicking the button, I get the following output in my console
`Warning: Invalid absolute docBaseUrl: "blob:http://127.0.0.1:8000/ff77f293-d166-45ff-a02a-d3e4c7852f7a".`
>([pdf.worker.js:970:13](resource://pdf.js/build/pdf.worker.js))
`Warning: Bad value, for custom key "AAPL:Keywords", in Info: .`
>([pdf.worker.js:970:13](resource://pdf.js/build/pdf.worker.js))
`PDF 8eed11de459c2ed35fec410bf057a870 [1.3 Mac OS X 10.11.4 Quartz PDFContext / Word] (PDF.js: 3.10.86 [c72cb5436])`
>([viewer.js:1518:13](resource://pdf.js/web/viewer.js))
`Uncaught NS_ERROR_FAILURE:`
>([print.min.js:1:4198])
Hope you can help me!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.