Hello
Using Aspose.Words 20.6. I create PDF/A-1a documents. I test the resulting PDFs with Acrobat Prefight Tool and PAC3 (https://www.access-for-all.ch/ch/pdf-werkstatt/pdf-accessibility-checker-pac.html) for accessibility and get some errors:
- Both detect a figure element without alternative text
** I guess the element should not be a figure but an Artifact instead. - Preflight detects problems with headlines and regularities
- PAC3 detects irregular table rows.
- PAC3 detects figure elements without a bounding box
- PAC3 detects, that des base element ist a path element
** I guess the base element should be a document element instead.
I attach the input docx, the resulting pdf and screenshots of the preflight and pac3 checks:
aspose.zip (173.1 KB)