-
In the prebuilt PDF.js version Viewer can display large PDF files. How do I display them in my code? If I open a file larger than 30000px, the canvas simply cannot render it. |
Beta Was this translation helpful? Give feedback.
Answered by
PendalF89
Jun 7, 2025
Replies: 1 comment
-
I found solution in this example: https://github.com/mozilla/pdf.js/blob/master/examples/components/simpleviewer.mjs |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
PendalF89
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I found solution in this example: https://github.com/mozilla/pdf.js/blob/master/examples/components/simpleviewer.mjs