Prepare an accessible version of the [audit report PDF] with tags and a logical reading order, run the accessibility c…
Open the PDF document you want to check for accessibility.
Click the Tools tab at the top of the Acrobat window.
Scroll through the list and select Accessibility to add the Accessibility tools to your workspace if they are not already visible.
Best practiceIf you do not see the Accessibility tools, you may need to add them from the Tools pane as they are not shown by default.
In the Accessibility tools pane, click Full Check.
In the Accessibility Checker Options dialog, review the settings and click Start Checking.
Best practiceFor a thorough check, ensure all checkboxes are selected before starting the check.
Review the results displayed in the Accessibility Checker panel on the left side of the screen.
You can right-click in the Navigation Pane to show the Accessibility tags panel for more detailed tag inspection.
This runs in the Acrobat app - there is no separate API for this task.
PDF accessibility means that your PDF can be used by everyone, including people who use screen readers or other assistive technologies. It matters because it helps you follow laws and makes sure your information reaches the widest possible audience. An accessible PDF has a clear structure and descriptions for images.
Yes, you can use Acrobat's 'Automatically tag PDF' feature, which works for scanned documents too. This tool, powered by Sensei AI, will try to identify headings, tables, and paragraphs. However, for scanned PDFs, you will likely need to spend more time manually checking and fixing the reading order and adding alt text for images, as automation might not be perfect with older scans.
| Feature | PDF/UA | WCAG |
|---|---|---|
| Focus | Specific to PDF documents | General web content (technology-agnostic) |
| Requirement | Ensures PDF technical structure is accessible | Ensures content is perceivable, operable, understandable, robust |
| Use | Often needed for highly regulated PDF work | Broad standard for digital accessibility |
It is much better to fix accessibility in the original document (like a Word or InDesign file) because these programs have tools to add proper headings, alt text, and list structures. When you export an accessible source file to PDF, many of these accessibility features are carried over. This saves a lot of time compared to fixing a PDF that was not made accessibly from the start, which can be very difficult and slow.