You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WTPDF is a free specification published by the PDF Association in February, 2024. Thanks to the ISO working group's close collaboration with the PDF Association's PDF/UA TWG and PDF Reuse TWG, the PDF/UA-2 mirrors this document's file format requirements. WTPDF, however, is not only available at no cost - and thus will find far greater dissemination - it also considers many reuse applications additional to accessibility.
As WTPDF-Accessibility is identical to PDF/UA-2, all that's necessary is to check for the respective PDF Declarations in the document XMP.
Ideally...
"WTPDF-Reuse" and "WTPDF-Accessibility" would appear in veraPDF's dropdown list.
"Auto-detect" would detect PDF Declaration(s) and test appropriately.
All Declarations would be reported (including, but not limited to, accessibility validation and / or WCAG declarations)
The text was updated successfully, but these errors were encountered:
The declarations for conformance levels "WTPDF-Reuse" and "WTPDF-Accessibility" are defined in 6.1.2 and 6.1.3 accordingly. They should appear in the document level XMP Metadata.
The reporting of declarations is already available via veraPDF feature extraction, feature "Metadata". This would include all XMP metadata into the report. We can add a separate feature that would report all conformance declarations, including both the Reuse declaration mechanism and ISO substandard declarations.
@DuffJohnson what about the "validated" declarations? veraPDF can potentially add such declaration if the document passes WTPDF reuse or accessibility. The only question is whether machine tests coverage (as implemented by veraPDF) gives sufficient authority for this claim.
From my perspective any "Validated" declaration pertaining to accessibility should require that the file has passed "human" checks in addition to machine tests.
WTPDF is a free specification published by the PDF Association in February, 2024. Thanks to the ISO working group's close collaboration with the PDF Association's PDF/UA TWG and PDF Reuse TWG, the PDF/UA-2 mirrors this document's file format requirements. WTPDF, however, is not only available at no cost - and thus will find far greater dissemination - it also considers many reuse applications additional to accessibility.
As WTPDF-Accessibility is identical to PDF/UA-2, all that's necessary is to check for the respective PDF Declarations in the document XMP.
Ideally...
The text was updated successfully, but these errors were encountered: