Replies: 1 comment
-
This is a error log from console
|
Beta Was this translation helpful? Give feedback.
0 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.
-
Attach (recommended) or Link to PDF file
Im trying to load pdf via jQuery
<object id='pdfjs' type="application/pdf" data="/wcsfiles/mobile/plugins/pdfjs/web/viewer.html?file=&locale=en#page=1" style="width:100%;height:72vh"></object>
PDF is loaded on Androids, Windows, Safari MacOS, Safari iPadOS but in iOS PDF is not loaded at all.
Web browser and its version
Safari
Operating system and its version
iOS 18.4
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 PDF inside the object
Open in Safari in iOS
What is the expected behavior?
Load PDF
What went wrong?
Does not load PDF at all
Link to a viewer
No response
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions