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

Some minor issues with some of the sample files #304

Open
faceless2 opened this issue Mar 8, 2024 · 2 comments
Open

Some minor issues with some of the sample files #304

faceless2 opened this issue Mar 8, 2024 · 2 comments
Assignees

Comments

@faceless2
Copy link
Contributor

faceless2 commented Mar 8, 2024

This one is not valid - it's missing the "Namespaces" array, which is a required field (table 354)

  • PDF_UA-2/5 Version identification/5-t02-pass-a.pdf
@faceless2
Copy link
Contributor Author

There are a few more, all minor - I'll add them here:

  • PDF_UA-1/7.18 Annotations/7.18.5 Links/7.18.5-t01-pass-b.pdf

This has damage to the tree: object 27 has /P53 25 0 R rather than /P 25 0 R - the damage to the tree invalidates the structure

  • PDF_A-4/6.2 Graphics/6.2.4 Colour spaces/6.2.4.3 Uncalibrated -Device colour spaces/veraPDF test suite 6-2-4-3-t01-pass-b.pdf
  • PDF_A-4/6.2 Graphics/6.2.7 Images/6.2.7.1 General/veraPDF test suite 6-2-7-1-t03-pass-b.pdf
  • PDF_A-4/6.2 Graphics/6.2.7 Images/6.2.7.1 General/veraPDF test suite 6-2-7-1-t03-pass-b.pdf

These three files are PDF 2.0 and have an inline image without a /Length, which is a required field now in PDF 2.0. I'm being a little picky here - this is an ISO32000 issue rather than PDF/A-4, strictly speaking - but it's worth flagging with you because it's certainly a field we should encourage people to set!

@faceless2 faceless2 changed the title New PDFUA2 test missing "Namespaces" array Some minor issues with some of the sample files Mar 8, 2024
@MaximPlusov MaximPlusov self-assigned this Mar 11, 2024
@MaximPlusov
Copy link
Contributor

MaximPlusov commented Mar 15, 2024

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

No branches or pull requests

2 participants