[PAC] lack of PDF2 support #1322
Unanswered
davidcarlisle
asked this question in
Issues with accessibility checkers and other AT software
Replies: 2 comments 2 replies
-
|
Related: PAC is aiming for PDF 2.0 and UA-2 in 2027: https://support.axes4.com/hc/en-us/community/posts/33625355546514/comments/33653836849298 |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
In #1097, @FrankMittelbach asked us to "Please report PDF/UA-2 documents ...", but later said "or UA-1 if that is appropriate". Do you also want reports of valid UA-1 documents that produce spurious validation errors? At the moment, I'm recalling that PAC doesn't handle attribute classes correctly and so it ignores the Scope attribute for table headers. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If presented with a PDF2/UA-2 file PAC shows a dialog warning that the PDF version is not supported
If you choose to carry on past this dialog it is validated to UA-1, eg the test document from #1302 produces a failed report:
As the non support is a documented feature that requires an active "OK" action from the user to check the PDF file despite being PDF 2 the isn't really a bug, however it does make it impossible to use PAC reliably for the default LaTeX PDF2 output.
If you drill in to the "more details" the specific failures are
Beta Was this translation helpful? Give feedback.
All reactions