Hello,
We 're using Aspose.words 17.9.0 version and in our case we are using layout tables to generate tables with nested data. We’re using PDFSaveOptions to save as PDF file. Right now we’re facing problem where Layout tables are failing to comply with ADA and exact problem is table inside table (nested tables) where ‘th’ is not getting recognized in this scenario. We are in need of layout tables to be continued to use and at the same time Is there a way where we can flag the table in such a way that automated scans and screen readers aren’t expecting a “real” table.
So that it will help us to skip the accessibility issues for the layout tables. Or else please let us know if any possible solution from Aspose which may help us to clear through ADA accessibility issues.
Thanks in advance.