WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: PDF accessibility

for

From: Karlen Communications
Date: Oct 31, 2015 4:49AM


I agree with Duff. I would add a 6th unless I could associate it with number 2. The language has to be correct for the content. For example if a paragraph is in French or Spanish, the Tag Properties, language attribute for that paragraph must be French or Spanish.

Cheers, Karen

-----Original Message-----
From: WebAIM-Forum [mailto: <EMAIL REMOVED> ] On Behalf Of Duff Johnson
Sent: October 30, 2015 10:54 AM
To: WebAIM Discussion List < <EMAIL REMOVED> >
Subject: Re: [WebAIM] PDF accessibility

> I am working on making PDFs from my organisation more accessible. As we have a very large amount of documents, I would like to make sure of what is really mandatory to help visually impared, and what isn't. So far, I think that the 5 elements listed below are the most important. Does anyone thinks we are missing something really important?
>
> - Define title of document and show it
> - Define heading titles
> - Mark background images as background
> - Links from real words, and not "click here"
> - Image alt text
>
> Thank you very much for your opinion.

Off-the-cuff, if I was to make a list of the 5 "most important" things, and assuming these are documents and not forms, the list might look more like:

1 Ensure PDF documents are tagged
2 Ensure all semantically significant content is tagged
3 Ensure the tags are in the correct logical reading order
4 Ensure the tags are semantically correct
5 Ensure content tagged as <Figure> includes alternative text, or ActualText, as appropriate

Duff.