This article provides information on making PDF documents accessible in Adobe Acrobat Pro.

Make Accessible Action

Acrobat Pro includes an action for making PDFs accessible. This will provide a series of prompts that will allow you to make changes to the document that will make it more accessible.

Using Make Accessible

Full Accessibility Check

Acrobat Pro can do a Full Check to see if there are issues that could cause significant problems for screen readers.

Using a Full Check

Fixing Accessibility Issues After a Full Check

To fix a failed check after running a full check, right-click the item in the Accessibility Checker panel. Choose one of the following options in the context menu:

Accessibility Issues

The following are the issues that can appear when running a Full Check. They also serve as a guideline for common issues with PDFs that you can fix yourself.

Document

Prevent security settings from interfering with screen readers

A document author can specify that no part of an accessible PDF is to be copied, printed, extracted, commented on, or edited. This setting could interfere with a screen reader's ability to read the document, because screen readers must be able to copy or extract the document's text to convert it to speech.

This flag reports whether it's necessary to turn on the security settings that allow accessibility.

To fix this automatically, select "Accessibility Permission Flag" on the Accessibility Checker panel. Then, choose "Fix" from the Options menu.

Or, to fix this manually:

Image-only PDF

Reports whether the document contains non-text content that is not accessible. If the document appears to contain text, but doesn't contain fonts, it could be an image-only PDF file.

To fix this automatically, select "Image-only PDF" on the Accessibility Checker panel. Then, choose "Fix" from the Options menu.

Or, to fix this manually:

Tagged PDF

If this is flagged, the document isn't tagged to specify the correct reading order.

To fix this automatically, select "Tagged PDF" on the Accessibility Checker panel. Then, choose "Fix" from the Options menu.

Or, to specify tags manually, do one of the following:

Logical reading order

Verify this manually. Make sure the reading order in the Tags panel coincides with the logical reading order of the document.

Document language

Setting the document language in a PDF enables some screen readers to switch to the appropriate language. The check determines whether the primary text language of the document for the PDF is specified. If this check fails, set the language.

To set the language automatically, select "Primary Language" in the Accessibility Checker tab. Then, choose "Fix" from the Options menu. Choose a language in the "Set Reading Language" and click "OK".

To set the language manually, do one of the following:

Title

This check fails if there is no title in the Acrobat application title bar.

To set the language automatically, select "Title" in the Accessibility Checker tab. Then, choose "Fix" from the Options menu. Enter the document title in the "Description" dialog box.

Or, to fix this manually:

Bookmarks

This check fails when the document has 21 or more pages, but doesn't have bookmarks that parallel the document structure.

To add bookmarks to the document, select "Bookmarks" on the Accessibility Checker panel, and choose "Fix" from the Options menu. In the Structure Elements dialog box, select the elements that you want to use as bookmarks, and click "OK". (You can also access the Structure Elements dialog box by clicking the Options menu on the Bookmark tab and selecting the "New Bookmarks From Structure" command.)

Color contrast

When this check fails, it's possible that the document contains content that isn't accessible to people who are color-blind.

To fix this issue, make sure that the document's content adheres to the guidelines outlined in WCAG section 1.4.3. Or, include a recommendation that the PDF viewer use high-contrast colors:

Page Content

Tagged content

This check reports whether all content in the document is tagged. Make sure that all content in the document is either included in the Tags tree, or marked as an artifact.

Do one of the following to fix this rule check:

Tagged annotations

This rule checks whether all annotations are tagged. Make sure that annotations such as comments and editorial marks (such as insert and highlight) are either included in the Tags tree or marked as artifacts.

To have Acrobat assign tags automatically to annotations as they're created, choose "Tag Annotations" from the Options menu on the Tags panel.

Character encoding

Specifying the encoding helps PDF viewers' present users with readable text. However, some character-encoding issues aren't repairable within Acrobat.

To ensure proper encoding, do the following:

Tagged multimedia

This rule checks whether all multimedia objects are tagged. Make sure that content is either included in the Tags tree or marked as an artifact.

Open the Content panel and right-click (Windows) or Ctrl-click (Mac OS) the content that you want to mark as an artifact. Then, select "Create Artifact" from the context menu. (To display the Content panel, choose View > Show/Hide > Navigation Panes > Content).

Tag the content by choosing Tools > Accessibility > Reading Order. Select the content, and then apply tags as necessary.

Assign tags using the Tags panel. Right-click (Windows) or Ctrl-click (Mac OS) the element in the Tags tree, and choose "Create Tag From Selection". (To display the Tags panel, choose View > Show/Hide > Navigation Panes > Tags).

Screen flicker

Elements that make the screen flicker, such as animations and scripts, can cause seizures in individuals who have photosensitive epilepsy. These elements can also be difficult to see when the screen is magnified.

If the Screen Flicker rule fails, manually remove or modify the script or content that causes screen flicker.

Scripts

Content cannot be script-dependent unless both content and functionality are accessible to assistive technologies. Make sure that scripting doesn't interfere with keyboard navigation or prevent the use of any input device.

Check the scripts manually. Remove or modify any script or content that compromises accessibility.

Timed responses

This rule check applies to documents that contain forms with JavaScript. If the rule check fails, make sure that the page does not require timed responses. Edit or remove scripts that impose timely user response so that users have enough time to read and use the content.

Accessible links

For URLs to be accessible to screen readers, they must be active links that are correctly tagged in the PDF. (The best way to create accessible links is with the Create Link command, which adds all three links that screen readers require to recognize a link.) Make sure that navigation links are not repetitive and that there is a way for users to skip over repetitive links.

If this rule check fails, check navigation links manually and verify that the content does not have too many identical links. Also, provide a way for users to skip over items that appear multiple times. For example, if the same links appear on each page of the document, also include a "Skip navigation" link.

Forms

Tagged form fields

In an accessible PDF, all form fields are tagged and are a part of the document structure. In addition, you can use the tool tip form filed property to provide the user with information or to provide instructions.

To tag form fields, choose Tools > Accessibility > Autotag Form Fields.

Field descriptions

For accessibility, all form fields need a text description (tool tip).

To add a text description to a form field:

Alternate Text

Figures alternate text

Make sure that images in the document either have alternate text or are marked as artifacts.

If this rule check fails, do one of the following:

Nested alternate text

Screen readers don't read the alternate text for nested elements. Therefore, don't apply alternate text to nested elements.

To remove alternate text from nested elements, do the following:

Associated with content

Make sure that alternate text is always an alternate representation for content on the page. If an element has alternate text, but does not contain any page content, there is no way to determine which page it is on. If the Screen Reader Option in the Reading preferences is not set to read the entire document, then screen readers never read the alternate text.

Hides annotation

Alternate text can't hide an annotation. If an annotation is nested under a parent element with alternate text, then screen readers don't see it.

To remove alternate text from nested elements:

Other elements alternate text

This report checks for content, other than figures, that requires alternate text (such as multimedia, annotation, or 3D model). Make sure that alternate text is always an alternate representation for content on the page. If an element has alternate text but does not contain any page content, there is no way to determine which page it is on. If the Screen Reader Options in the Reading preferences is not set to read the entire document, then screen readers don't read the alternate text.

Tables

Because table structure can be complex, it is best practice to check them for accessibility manually.

Rows

This rule checks whether each TR in a table is a child of TableTHeadTBody, or TFoot.

To fix this, see Adobe's documentation on editing document structure.

TH and TD

In a proper table structure, TH and TD are children of TR.

To fix this, see Adobe's documentation on editing document structure.

Headers

All PDF tables should have a header.

To fix this, see Adobe's documentation on editing document structure.

Regularity

Tables must contain the same number of columns in each row, and rows in each column.

To fix this, see Adobe's documentation on editing document structure.

Summary

Table summaries are optional, but can improve accessibility.

Lists

List items / Lbl and LBody

The check reports whether each List Item (LI) is a child of List (L). When this rule check fails, the structure of this list is incorrect. Lists must have the following structure: A List element must contain List Item Elements. And, List Item Elements can only contain Label Elements and List Item Body Elements.

To fix the list structure:

Headings

Appropriate nesting

This rule checks nested headings. When this check fails, headings are not nested properly.

To fix the list structure:


Content adapted from Adobe Acrobat User Guide - Create and verify PDF accessibility - CC BY-NC-SA 3.0