Maximum size pdf support in pypdf #2437
macarneiro1
started this conversation in
General
Replies: 1 comment 1 reply
-
there is no precise answer to your question |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I have an application server that handles pdfs and other types of documents, while developing the server that receives a base64 string a friend came up with a question about the maximum size supported and I couldn't find anything about that in the documentation. Is there any size limit to pdfs that pypdf can handle? Just because I might need to handle that just in case. Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions