Do not call sharding requests for files larger than 2g #18127
Unanswered
Linyuxujun
asked this question in
Q&A
Replies: 1 comment
-
The file size limit must be less than Integer MAX-VALUE ? Is there a way to lift this restriction? |
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 here:
Configuration:
Steps to reproduce the problem:
When the file size is 1.91GB, the sharding request will be automatically called; But when the file size is 2g, no sharding request will be called
What is the expected behavior? (add screenshot)

What went wrong? (add screenshot)
Link to a viewer (if hosted on a site other than mozilla.github.io/pdf.js or as Firefox/Chrome extension):
Beta Was this translation helpful? Give feedback.
All reactions