Skip to content
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

Suspects unsupported in version 1.4 #813

Closed
dougwettlaufer opened this issue Feb 28, 2024 · 3 comments
Closed

Suspects unsupported in version 1.4 #813

dougwettlaufer opened this issue Feb 28, 2024 · 3 comments
Assignees

Comments

@dougwettlaufer
Copy link

We're using this library for merging PDFs we receive from a PDFWriter. Everything has been going well until recently our call to api.MergeRaw has started failing with the following:

2024/02/28 12:51:21 dict=markInfoDict entry=Suspects: unsupported in version 1.4
This file could be PDF/A compliant but pdfcpu only supports versions <= PDF V1.7

It seems that they're using the wrong version on their PDFs which we're hoping to work with them to correct. Assuming this correction is made we're still left with a number of PDFs in this state so is there anything we can do to make MergeRaw work with these files?

Attached is a crash report generated with pdfcpu validate -v on macOS 13.5.2 (the errors during merging were originally seen when running in a linux based Docker container but reproduced on the same Mac).

Thanks!

crash2.log

@hhrutter
Copy link
Collaborator

Fixed with latest commit!
Thank you for using pdfcpu 💚

@dougwettlaufer
Copy link
Author

You rock! Thanks for the quick turnaround @hhrutter

@hhrutter
Copy link
Collaborator

Please consider becoming a pdfcpu sponsor 💚
This will help gain more visibility as a project moving forward and keep the maintainer motivated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants