I have a batch of standard assessment checklists to fill and must sign as reviewer, but some items require input from …
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.
| Standard | Focus |
|---|---|
| PDF/UA | Specific to PDF documents, ensuring they are structured for accessibility. |
| WCAG | A broader set of guidelines for web content accessibility, not just PDFs. Often required for regulated work. |
It is much better to fix the original document, like a Word file, before converting it to PDF. If the source is accessible, the exported PDF will likely be accessible too. This saves a lot of time and effort compared to fixing an untagged PDF after it has been created, which can be very time-intensive.
Yes, the PDF Accessibility Auto-Tag API is powered by Sensei and can tag headings, tables, lists, and paragraphs even in scanned PDFs. It also identifies the language. However, you will still need to manually verify the results.
The 'reading order' is the sequence in which a screen reader or other assistive technology will read the content of your PDF. It matters because if the reading order is wrong, the content might be read out of context or in a confusing way, making the document hard to understand for users with visual impairments. You must fix it manually after auto-tagging.