We need an accessible version of a 25-page technical methods document for reviewers next week. The original has comple…
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/UA is a specific standard for PDF documents, focusing on how the PDF itself is built for accessibility. WCAG (Web Content Accessibility Guidelines) is a broader set of guidelines for all digital content, not just PDFs. Many regulated tasks need both standards to be met to ensure full accessibility.
Auto-tagging adds a hidden structure to your PDF, telling assistive technologies what each part of the document is (like a heading, paragraph, or list). This helps screen readers understand the content better, making it easier for users to navigate and understand the document.
Remediating an existing untagged PDF can take a lot of time and effort. While Acrobat can auto-tag, you will still need to manually check and fix many things like reading order, alt text for images, and complex tables. It's often easier to go back to the original source file if possible.
Fixing accessibility in the source document, such as a Word file, is much more efficient. When you create an accessible source document, the exported PDF will often inherit many of those accessibility features, reducing the need for extensive remediation in Acrobat. This saves time and ensures a higher quality accessible PDF from the start.