-
Notifications
You must be signed in to change notification settings - Fork 10.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PDF.js does not render most .pdf files in Firefox Quantum 61.0.1 #9930
Comments
Do you have any warnings/errors in the console? You can open it with Ctrl + Shift + K in Firefox. Moreover, check if your graphics drivers are up-to-date and install any updates if they are available. |
And here is the actual text from the above screen capture: Web fonts are disabled: unable to use embedded PDF fonts. viewer.js:1903:7 |
And here's some additional console output from a different problematic link: And here is the actual text from the above 2nd screen capture: Web fonts are disabled: unable to use embedded PDF fonts. viewer.js:1903:7 |
In addition, I stumbled across this recent bug report that I think might be someone else reporting the same problem while attempting to view on-line PDFs: Bug 1478469 |
This can happen if the preference "Allow pages to choose their own fonts, instead of your selections above" is disabled; see also this issue. |
Yes, I also think that is what's causing this. The warning |
PDF.js does not render most .pdf files in Firefox Quantum 61.0.1
Configuration:
Firefox Quantum 61.0.1 (64-bit)
Windows 7 Pro (64-bit)
PDF.js version:
Not sure how to determine the version of PDF.js since I believe it's built into Firefox
Is a browser extension:
Steps to reproduce the problem:
https://www.nasa.gov/sites/default/files/atoms/files/nasa_2018_strategic_plan.pdf
2.Or go to this link instead:
https://www.nasa.gov/sites/default/files/files/FY15_White_House_NASA_Fact_Sheet.pdf
What is the expected behavior?
The PDF file should render completely and not have the spinning wheel displayed continuously.
What went wrong?
Link to a viewer (if hosted on a site other than mozilla.github.io/pdf.js or as Firefox/Chrome extension):
The text was updated successfully, but these errors were encountered: