Accessibility
Optimizing the Accessibility of PDF Documents
14
112
Acrobat SDK User’s Guide
Optimizing the Accessibility of PDF Documents
If a PDF document is untagged, you can convert it to a tagged PDF using Acrobat
Professional.
N
O T E
:
Acrobat Standard provides only minimal support tagging and no way to review or
repair accessibility problems.
On the tagged PDF document, perform an accessibility
Full Check
to isolate problems with
PDF accessibility.
To help improve the accessibility of tagged PDF documents, you can use the Acrobat user
interface or the Acrobat SDK to:
●
Create document navigation by adding bookmarks to the document (see
“Adding and
Managing Bookmarks” on page 47
)
●
Add alt text to images
●
Create hyperlinks, which enhances accessibility because it is easier to activate a
hyperlink than to search for a specific reference point in the same or another document
(see
“Adding and Managing Links” on page 49
)
●
Add watermarks that optimize the accessibility of the PDF document (see
“Manipulating
Pages of a PDF File” on page 50
)
●
Manipulate the tag structure tree using the
PDSEdit
APIs from a plug-in (see the
Acrobat and PDF Library API Overview
)
Making Forms Accessible
The follwoing accessibility tips can make your forms more easily usable by all users.
Field Descriptions
Every field that is not hidden should contain a user-friendly name. This name is spoken
when a user acquires the focus to that field and should give an indication of the field’s
purpose. For example, if a field is named
name.first
, a good short description would be
First Name
. The name should not depend on the surrounding context. For instance, if a form
asks for the first name of both a person and their spouse, the field in the spouse section
might be named
Spouse’s First Name
.
This description is also displayed as a tooltip when the user positions the mouse over the
field.
Summary of Contents for Acrobat 7.0.5
Page 10: ...Contents 10 Acrobat SDK User s Guide ...
Page 66: ...Modifying the User Interface Customizing Acrobat Help 6 66 Acrobat SDK User s Guide ...
Page 78: ...XML and the Acrobat SDK Managing XML based Information 8 78 Acrobat SDK User s Guide ...
Page 100: ...Providing Document Security Document Rights 11 100 Acrobat SDK User s Guide ...
Page 106: ...Working with Metadata Object Data 12 106 Acrobat SDK User s Guide ...
Page 110: ...Searching and Indexing Indexing PDF Documents 13 110 Acrobat SDK User s Guide ...
Page 118: ...Working With PDF Layers Working with Layers from a Plug in 15 118 Acrobat SDK User s Guide ...