-
-
Notifications
You must be signed in to change notification settings - Fork 46
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
unable to append page, make sure it's fine #387
Comments
@julianhille We're running into this consistently. Have you had any time to take a look? |
actually not, but i try to update the pdf writer lib and hope there are some improvements over there. currently running into electron and musl build issies. |
Please try current dev branch. PDF writer lib has seen updates |
shrinked test cases by removing all the streaming. |
tested it here: https://www.pdfforge.org/online/en/validate-pdfa |
The same issue persists: running appendPDFPagesFromPDF causes an exception in Hummus, crashing the Node.js application, even with the latest version of "muhammara": "5.2.0". |
We're still seeing this issue. Attached is a sample PDF that fails when attempting to merge.
blank-bad.pdf
Our merge code looks like this:
When attempting to merge with this file
blank_coversheet.pdf
the error returned will be
unable to append page, make sure it's fine
Originally posted by @coolhand79 in #309 (comment)
The text was updated successfully, but these errors were encountered: