Set up access rules for records: configure access so only [managers] can open payroll and disciplinary PDFs, apply enc…
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.
Tagging is the most important step for PDF accessibility because it defines the structure of the document. This structure tells screen readers and other assistive technologies how to read the content in the correct order, making it understandable for users with visual impairments.
Yes, you can. Acrobat's auto-tagging feature works for both native and scanned PDFs. It uses smart technology to identify headings, tables, lists, and paragraphs, even in scanned documents. However, you will still need to manually verify and correct the tags, reading order, and alt text after the automatic process.
| Feature | PDF/UA | WCAG |
|---|---|---|
| Focus | Specific to PDF documents | General for all web content |
| Purpose | Ensures technical accessibility of PDF files | Provides guidelines for making web content accessible |
| Requirement | Often required for PDF-specific regulations | Commonly required for broad digital accessibility |
Fixing accessibility in the original source document, such as a Word file, is much more efficient. When you create an accessible source document, the exported PDF will often retain most of its accessibility features. This saves a lot of time and effort compared to fixing an untagged PDF later in Acrobat, which can be a very time-intensive process.