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

Extend Arlington for PPM (ISO 21812-1:2019) #123

Closed
petervwyatt opened this issue Jul 27, 2024 · 1 comment
Closed

Extend Arlington for PPM (ISO 21812-1:2019) #123

petervwyatt opened this issue Jul 27, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@petervwyatt
Copy link
Member

Extend Arlington for ISO 21812-1:2019 Graphic technology — Print product metadata for PDF files — Part 1: Architecture and core requirements for metadata (a.k.a. PPM).

Includes Extension dictionary with /GTSm, etc.

@petervwyatt
Copy link
Member Author

Model has been prototyped but found an issue with the ISO standard (pdf-association/pdf-issues#459).
Reported this to the PDF Association's PPM LWG and also looking for diverse sample PDFs with PPM to test the model.

PS. The ISO spec error was found due to model validation:

Error: can't reach ArrayOfCIP4_PrintProcess from Trailer or XRefStream (assumed as dictionary)
Error: can't reach CIP4_ProductionIntent from Trailer or XRefStream (assumed as dictionary)

(ArrayOfCIP4_PrintProcess is only referenced from inside CIP4_ProductionIntent so is just a dependency.)

@petervwyatt petervwyatt self-assigned this Aug 5, 2024
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

No branches or pull requests

1 participant