PDFMaker: Set the Scope, Row Span, and Column Span properties for table headers
Currently, PDFMaker tags table headers as <TH> when "Header Row" and/or "First Column" are checked in Word. However, it does not change the default scope, column span, or row span of the headers based on these values.
Description of desired feature:
* For each table header tag added by "Header Row", set the Scope attribute to "Column".
* For each table header tag added by "First Column", set the Scope attribute to "Row".
* If both "Header Row" and "First Column" are checked, and the data cell in the first row and column is not empty, set the Scope attribute of that header tag to "Both".
* For any cell that spans multiple columns, set the Column Span attribute to the number of columns it spans.
* For any cell that spans multiple rows, set the Row Span attribute to the number of columns it spans.
Why the feature is needed:
Screen reader users need this metadata in order to understand the tables in the document. Content creators expect accessible content in Word to remain accessible after PDF export. They become frustrated when this is not the case.
Hi
Thanks for your feature request. We have taken a note of your request and this will be prioritized based on other backlog items.
Thanks
Tanvi
-
Bevi Chagnon | PubCom.com commented
Here is a screen cap from Table Editor in a PDF.
-
Bevi Chagnon | PubCom.com commented
And do the same for PDFs exported from InDesign.
Both of Adobe's conversion utilities (export from InDesign and PDF Maker from MS Office) should correctly have the scope and span on all <TH> cells.
-
mally commented
Scoping tables is insanely tedious. Please add table scoping and row and column span properties to tables made using PDFMaker