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

feat: ensure pdfs are in pdf/a-3a #244

Closed
Tracked by #241
christophbuehler opened this issue Feb 19, 2024 · 6 comments · Fixed by #241
Closed
Tracked by #241

feat: ensure pdfs are in pdf/a-3a #244

christophbuehler opened this issue Feb 19, 2024 · 6 comments · Fixed by #241
Assignees
Labels
enhancement New feature or request

Comments

@christophbuehler
Copy link
Contributor

christophbuehler commented Feb 19, 2024

Description

PDF/A-3A Validation

Tool Validation Status Issues / Notes
Foxit PDF Editor ✅ Valid
Foxit PDF Reader ✅ Valid I don't think there is any validation going on..
pdfforge.org Tool seems broken.
pdfen.com ⚠️ Invalid Some unspecified metadata issue.
pdf-online.com ⚠️ Invalid Some header issues, can probably be fixed easily.
bfo.com ⚠️ Invalid XMPMetaDataXpacketFormatError is set, but shouldn't be
Adobe Acrobat ✅ Valid Had problems with Chinese Noto Woff files.
avepdf ✅ Valid
online.visual-paradigm.com ✅ Valid
veraPDF ✅ Valid Used as a reference.
@christophbuehler
Copy link
Contributor Author

veraPDF is fine:
image

Acrobat Pro complains:
image

@christophbuehler christophbuehler self-assigned this Feb 19, 2024
@christophbuehler christophbuehler added the enhancement New feature or request label Feb 19, 2024
@christophbuehler
Copy link
Contributor Author

Some remaining issues with NotoSansSC:
image

@christophbuehler
Copy link
Contributor Author

christophbuehler commented Feb 19, 2024

I re-downloaded the TTF font files for Noto Sans Simplified Chinese, and the verification succeeded. These font files are much bigger, but I am not sure if that matters much as we embed a subset of the font into the pdf.
image
image

@christophbuehler
Copy link
Contributor Author

@christophbuehler
Copy link
Contributor Author

https://www.pdf-online.com/osa/validate.aspx
reports an issue:
image

@christophbuehler
Copy link
Contributor Author

Foxit PDF Editor
image

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

Successfully merging a pull request may close this issue.

1 participant