Across recent campaigns, where do accessibility failures most often occur — captions, color contrast, or navigable lan…
Open the PDF document you want to check in Adobe Acrobat Pro.
Go to the Tools tab at the top of the window.
Scroll through the available tools and select Accessibility to add it to your Tools pane if it is not already present.
Best practiceIf you do not see the Accessibility tool, you can add it from the Tools tab for easier future access.
In the right-hand pane, click Check Accessibility.
In the Accessibility Checker Options dialog, select the desired checking options or leave the defaults.
Click Start Checking to begin the accessibility check.
Review the results in the left-hand Accessibility Checker panel, which will display any detected accessibility issues.
Best practiceRight-clicking on an issue in the results panel provides options for fixing or learning more about the problem.
You can double-click any issue in the Accessibility Checker panel to jump directly to the problem area in your PDF.
This runs in the Acrobat app - there is no separate API for this task.
| Feature | PDF/UA | WCAG |
|---|---|---|
| Focus | Specific to PDF documents | General for all web content |
| Purpose | Ensures technical accessibility of a PDF | Ensures content is accessible across technologies |
| Requirement | Often needed for PDF-specific regulations | Commonly required for general digital accessibility |
Fixing the source document (like a Word file) is much better because it saves time. If the source is accessible, then the PDF created from it will also be accessible. This means you do not have to spend a lot of time fixing the PDF later. It is easier to build accessibility in from the start.
'Automatically tag PDF' means Acrobat tries to add hidden labels to your PDF content by itself. These labels identify things like headings, paragraphs, and lists. It usually gets about 80% of the structure right. However, you still need to check it manually, especially for reading order, alt text for images, and complex tables, to ensure full accuracy.
Yes, even if your PDF is a scanned document, Acrobat's 'Automatically tag PDF' tool can help. It can identify headings, tables, lists, and paragraphs, even in scanned PDFs. This is the first step to making a scanned document accessible.