-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Recursion Error when outputting merged PDF File #268
Comments
+1 |
MartinThoma
added
is-bug
From a users perspective, this is a bug - a violation of the expected behavior with a compliant PDF
PdfMerger
The PdfMerger component is affected
labels
Apr 7, 2022
MartinThoma
added a commit
that referenced
this issue
Apr 23, 2022
This doesn't solve the issue, but it might make it less severe. See #520 See #268 See virantha/pypdfocr#59 Co-authored-by: danniesim <[email protected]>
MartinThoma
added a commit
that referenced
this issue
Apr 23, 2022
This doesn't solve the issue, but it might make it less severe. See #520 See #268 See virantha/pypdfocr#59 sfneal@3558a69 Co-authored-by: danniesim <[email protected]>
dsk7
pushed a commit
to montaggroup/PyPDF2
that referenced
this issue
Apr 23, 2022
This doesn't solve the issue, but it might make it less severe. See py-pdf#520 See py-pdf#268 See virantha/pypdfocr#59 sfneal@3558a69 Co-authored-by: danniesim <[email protected]>
VictorCarlquist
pushed a commit
to VictorCarlquist/PyPDF2
that referenced
this issue
Apr 29, 2022
This doesn't solve the issue, but it might make it less severe. See py-pdf#520 See py-pdf#268 See virantha/pypdfocr#59 sfneal@3558a69 Co-authored-by: danniesim <[email protected]>
Thank you for reporting this issue ❤️ I cannot reproduce this issue. As the code base has charged quite a bit, I'll close this issue. Please let me know if you still see this in the latest PyPDF2 version! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have a script that basically combines files into one PDF. Normally it works properly, but the last few days I have had the following failure and don't know where to start:
---- repeat the last 4 lines about 700 times ---
No other errors.
Any hidden setting that could help with this one?
The text was updated successfully, but these errors were encountered: