You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.
I used the following code, and it displays correctly on mobile, but I encounter the following error on the web app. Could you please help me identify the issue?
@RobertoGeek12
Basically, it means the PDF file is broken or somehow complex structure that pdf.js could not open due to some limitation or some bug.
So anyway, could you please firstly check whether it can be opened or not by pdf.js demo.
If the demo site can open it, it means the issue may be just a bug or a limitation of the pdf.js version used by pdfrx; the bug may be fixed by upgrading pdf.js used by pdfrx.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I used the following code, and it displays correctly on mobile, but I encounter the following error on the web app. Could you please help me identify the issue?
Error message
PlatformException(error, InvalidPDFException: Invalid PDF structure., null, null)
The text was updated successfully, but these errors were encountered: