https://bugs.documentfoundation.org/show_bug.cgi?id=154955
Stéphane Guillou (stragu) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW CC| |stephane.guillou@libreoffic | |e.org --- Comment #3 from Stéphane Guillou (stragu) <[email protected]> --- Confirmed with example document and VeraPDF: Specification: ISO 14289-1:2014, Clause: 7.3, Test number: 1 Figure tags shall include an alternative representation or replacement text that represents the contents marked with the Figure tag as noted in ISO 32000-1:2008, 14.7.2, Table 323 4 occurrences SEFigure (Alt != null && Alt != '') || ActualText != null root/document[0]/StructTreeRoot[0](14 0 obj PDStructTreeRoot)/K[0](4 0 obj SEDocument Document)/K[1](6 0 obj SEFigure Figure) root/document[0]/StructTreeRoot[0](14 0 obj PDStructTreeRoot)/K[0](4 0 obj SEDocument Document)/K[2](7 0 obj SEFigure Figure) root/document[0]/StructTreeRoot[0](14 0 obj PDStructTreeRoot)/K[0](4 0 obj SEDocument Document)/K[3](8 0 obj SEFigure Figure) root/document[0]/StructTreeRoot[0](14 0 obj PDStructTreeRoot)/K[0](4 0 obj SEDocument Document)/K[4](9 0 obj SEFigure Figure) If saving as DOCX first, then exporting to PDF, the same test fails but only for two elements: Specification: ISO 14289-1:2014, Clause: 7.3, Test number: 1 Figure tags shall include an alternative representation or replacement text that represents the contents marked with the Figure tag as noted in ISO 32000-1:2008, 14.7.2, Table 323 2 occurrences SEFigure (Alt != null && Alt != '') || ActualText != null root/document[0]/StructTreeRoot[0](12 0 obj PDStructTreeRoot)/K[0](4 0 obj SEDocument Document)/K[1](6 0 obj SEFigure Figure) root/document[0]/StructTreeRoot[0](12 0 obj PDStructTreeRoot)/K[0](4 0 obj SEDocument Document)/K[2](7 0 obj SEFigure Figure) So only an issue when exporting from ODT? Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 5cd9de202765e243e41416802f3e4486b8a96f16 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded -- You are receiving this mail because: You are the assignee for the bug.
