Our staff [handbook] PDF must be accessible for the intranet by [deadline=Friday]. Run an accessibility check, add mis…
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.
PDF accessibility means making sure everyone, including people with disabilities, can read and use a PDF. This is important because it lets people using screen readers or other assistive technology understand the document, and it is often required by law or company policy.
If your PDF is only a scanned image, the Accessibility Checker will not find real text or structure. You first need to use OCR (Optical Character Recognition) to turn the image into readable text. After that, you can run the Accessibility Checker, but you should check if the text is correct and add tags and alt text as needed.
| PDF/UA | WCAG |
|---|---|
| PDF-specific standard | Works for all web content |
| Focuses on tagging and structure in PDFs | Focuses on general accessibility rules |
| Needed for official PDF accessibility | Often required for websites and digital documents |