There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-31f2488e-aa11-42e9-b0b8-c375ca302571 XWIKI-19560 Open

The browser-based PDF export doesn't pass accessibility checks

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-9c0b80aa-bb00-4623-a3f9-95cff9675d71 Marius Dumitru Florea on 18/Nov/25 15:38
 

The generated PDFs seem to be more accessible after XWIKI-23728, but there are still a few issues remaining, as per https://pave-pdf.org/pave :

  • I enabled PDF tagging, but it looks like some tags are incorrectly nested. I hope this will be fixed in future versions of Chrome.
    • e.g. Structure element is incorrectly nested: NonStruct in H1
  • Some content is not tagged (so there is still some work left to do on Chrome's side)
    • Missing link alternate description
  • It looks like the (mandatory) document title is still not set

I don't see any complains about images, so this XWIKI-19144 might be fixed.