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

PDF/A-4 test case 6-2-4-3-t04-pass-e is wrong #318

Open
bdoubrov opened this issue Sep 13, 2024 · 0 comments
Open

PDF/A-4 test case 6-2-4-3-t04-pass-e is wrong #318

bdoubrov opened this issue Sep 13, 2024 · 0 comments

Comments

@bdoubrov
Copy link
Contributor

Attached PDF uses DeviceRGB and assumes that is redefined to the transparency group color space (CalRGB).

However, that is not the case since the transparency group is a non-isolated group in which case the group color space is inherited.

PDF 2.0:
11.7.2 Colour spaces for transparency groups
“Non-isolated groups shall inherit their colour space from the nearest ancestor isolated parent group (subject to special treatment for the page group, as described in 11.4.7, "Page group")."

veraPDF test suite 6-2-4-3-t04-pass-e.pdf

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

1 participant