Replies: 1 comment 3 replies
-
The issue template asks you to check https://github.com/mozilla/pdf.js/wiki/Frequently-Asked-Questions#faq-support, which tells you that the |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Attach (recommended) or Link to PDF file
In default viewer its not possible to load PDF due this error.
PDF.js v5.0.375 (build: 23972e194) Message: Setting up fake worker failed: "No identifiers allowed directly after numeric literal".
I tried to edit default viewer.html with additional
Also I tried to
"PDFViewerApplicationOptions.set('workerSrc', '/wcsfiles/mobile/plugins/pdfjs/build/pdf.worker.mjs');"
Web browser and its version
Safari
Operating system and its version
IOS 18.3
PDF.js version
5.0.375
Is the bug present in the latest PDF.js version?
Yes
Is a browser extension
No
Steps to reproduce the problem
Load default viewer inside or <iframe> and try to load PDF document with ?file=pathToPDF
What is the expected behavior?
Load PDF
What went wrong?
Javascript error which prevent to load PDF
Link to a viewer
No response
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions