Copy link to clipboard
Copied
Hi -I need to have table summaries for all my PDFs with tables to meet accessibility requirements. I automate the creation of Word docs with tables, then batch them into PDFs manually. I dont see anyway to create the table summary in Word though - alt text for the table does not seem to transfer to the PDF. Is there any part of a Microsoft Word document that will transfer over as the table summary when i create the PDF? It would save me a LOT of time, as i can only automate the Word doc, not the PDF file
thanks if anyone has ideas or if i missing something
-Kimberly
Copy link to clipboard
Copied
Hi -I need to have table summaries for all my PDFs with tables to meet accessibility requirements.
By @K_steinmann
Table summaries are not needed to meet accessibility standards. The use of summaries was developed eons ago when screen readers didn't have as many user features as today's do.
If you're using Acrobat's built-in accessibility checker, UNcheck the option for Table/Summaries.
Reference: 5.4.2 Summary Attribute in the PDF/UA Syntax Guide available for free from the PDF Association (which manages and creates the PDF/UA accessibility standard under the ISO). Download a free copy from https://www.pdfa.org/resource/tagged-pdf-best-practice-guide-syntax/
I dont see anyway to create the table summary in Word though - alt text for the table does not seem to transfer to the PDF. Is there any part of a Microsoft Word document that will transfer over as the table summary when i create the PDF?
Nope!
Don't confuse Alt Text with Summary. Although both are attributes on <Tags>, they are for different purposes on different tags. Alt Text should be used only on graphics, its original intent, or complex hyperlinks. If it's used on a table, I don't know of any assistive technology that will voice it because that's a non-standard use of Alt Text.
If you'd like to make tables accessible, then follow the guidelines:
Copy link to clipboard
Copied
Thanks Bevi - I will pass on your response to our department, but i work for a branch of the CA state government, and our IT branch has said the table summaries are required.
Copy link to clipboard
Copied
Hi @K_steinmann, not the first time I've heard that from our California clients.
I think their information and internal guidelines for the state's materials are out of date.
I'm a US delegate to the ISO's committees for PDF/UA standards, and I'm a former contributor to the WCAG standards for websites. I read standards for "fun" in my free time, and I will confess, we don't make it easy for anyone to figure out what's the current way to do things!
WCAG defines summaries well in section H:73 https://www.w3.org/WAI/WCAG21/Techniques/html/H73 Note the first green note lower down on the page:
In HTML5 the
summary
attribute is obsolete. Assistive technologies may or may not continue to support the attribute. Authors should consider alternatives and only use with caution.
The PDF/UA Syntax Guide also doesn't recommend table summaries. In section 5.4.2 Summary Attributes:
It is recommended that use of this attribute be restricted to cases where visual information about the table would not be characteristically available to assistive technology.
Where auxiliary information or guidance would be useful to any user it is recommended that such be provided in text, and not hidden in a Summary attribute which would only be available to those using certain AT.
Providing a Summary is not precluded for specific target audiences, but it is recommended that the practice be limited to such cases.
Generally, follow PDF/UA for PDF documents, but when you get to something that either isn't addressed by PDF/UA or you'd like more details, then consult WCAG, too. We try to make both standards mesh with each other, but remember that the technologies are very different from each other. A PDF file is not the same as an HTML webpage so the 2 standards are not going to be identical.
I hope you can pass this along to your IT department that's enforcing their internal accessibility standards.
Copy link to clipboard
Copied
One more comment: you can't add table summaries in Word, only in the PDF.
That's a lot of work for such little accessibility!
Copy link to clipboard
Copied
Thanks for all the info, Bevi - I passed it on, but it seems the underlying issue is that since we cannot assume what screen readers our audience use, we need to provide as much info as we can for all possibilities - i guess the summaries are used by the NVDA screen reader still
-Kim
Find more inspiration, events, and resources on the new Adobe Community
Explore Now