Hi Pablo,

Thanks, but no, that doesn’t work. 

Acrobat reads the document by just warning that the page is empty.
While the report comes back mostly ok.

When I ask it to “add tags”, it tells me it will go through the document, 
detect all images, and display their tags, but then it says that there are is 
no figure information to display.

The tag report list that lists all accessibility tags identifies the figure as 
<NonStruct> with information PathPathPathPathPathPath.


Below is the generated report.


Thanks!

Matthias


Title: Acrobat Accessibility Report

Accessibility Report

Filename:
acc.pdf
Report created by:
Matthias Weber
Organization:

[Personal and organization information from the Preferences > Identity dialog.]

Summary

The checker found problems which may prevent the document from being fully accessible.

  • Needs manual check: 2
  • Passed manually: 0
  • Failed manually: 0
  • Skipped: 1
  • Passed: 28
  • Failed: 1

Detailed Report

Document

Rule NameStatusDescription
Accessibility permission flagPassedAccessibility permission flag must be set
Image-only PDFPassedDocument is not image-only PDF
Tagged PDFPassedDocument is tagged PDF
Logical Reading OrderNeeds manual checkDocument structure provides a logical reading order
Primary languagePassedText language is specified
TitlePassedDocument title is showing in title bar
BookmarksPassedBookmarks are present in large documents
Color contrastNeeds manual checkDocument has appropriate color contrast

Page Content

Rule NameStatusDescription
Tagged contentPassedAll page content is tagged
Tagged annotationsPassedAll annotations are tagged
Tab orderFailedTab order is consistent with structure order
Character encodingPassedReliable character encoding is provided
Tagged multimediaPassedAll multimedia objects are tagged
Screen flickerPassedPage will not cause screen flicker
ScriptsPassedNo inaccessible scripts
Timed responsesPassedPage does not require timed responses
Navigation linksPassedNavigation links are not repetitive

Forms

Rule NameStatusDescription
Tagged form fieldsPassedAll form fields are tagged
Field descriptionsPassedAll form fields have description

Alternate Text

Rule NameStatusDescription
Figures alternate textPassedFigures require alternate text
Nested alternate textPassedAlternate text that will never be read
Associated with contentPassedAlternate text must be associated with some content
Hides annotationPassedAlternate text should not hide annotation
Other elements alternate textPassedOther elements that require alternate text

Tables

Rule NameStatusDescription
RowsPassedTR must be a child of Table, THead, TBody, or TFoot
TH and TDPassedTH and TD must be children of TR
HeadersPassedTables should have headers
RegularityPassedTables must contain the same number of columns in each row and rows in each column
SummarySkippedTables must have a summary

Lists

Rule NameStatusDescription
List itemsPassedLI must be a child of L
Lbl and LBodyPassedLbl and LBody must be children of LI

Headings

Rule NameStatusDescription
Appropriate nestingPassedAppropriate nesting

Back to Top



> On Apr 5, 2025, at 3:05 AM, Pablo Rodriguez via ntg-context 
> <ntg-context@ntg.nl> wrote:
> 
> On 4/4/25 22:10, Matthias Weber wrote:
>> I listened to the German document. The picture at the top is read as
>> “Bundesadler”, so an alternate text is found and used. The rest is
>> just verbatim text-to-speech.
> Hi Matthias,
> 
> I think the following may work (could you test it?):
> 
>    \setupbackend[format=pdf/ua-1]
>    \setuptagging[state=start]
>    \setupstructure[state=start]
>    \setupbackend
>      [format=PDF/A-3a,
>       intent=sRGB IEC61966-2.1,
>       level=0]
> 
>    \setupexternalfigures[location=default]
>    \starttext
>    \externalfigure[cow][label={this is a cow}]
>    \stoptext
> 
> At least, the validator only complains for the use of /DocumentFragment
> (unknown to PDF-1.7).
> 
> BTW, the use of \setupbackend is mandatory when you add images (these
> are color profiles).
> 
>> Acrobat can also create an accessibility report, which I am attaching.
> 
> Many thanks for that, it would be great to have something like that when
> all main issues with accessibility are solved.
> 
> Manny thanks for your help,
> 
> Pablo
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the 
> Wiki!
> 
> maillist : ntg-context@ntg.nl / 
> https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
> webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
> archive  : https://github.com/contextgarden/context
> wiki     : https://wiki.contextgarden.net
> ___________________________________________________________________________________

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to