Create an accessible PDF version of the Grade [grade=9] curriculum packet, run an accessibility check, and deliver fil…
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 tags provide the hidden structure of the document. Without tags, screen readers cannot understand the order of content, headings, lists, or tables. This means a user relying on a screen reader might get a jumbled mess of words instead of a clear document. Proper tagging ensures the content is presented logically to all users.
Yes, you can. Acrobat's 'Automatically tag PDF' feature works for both native and scanned PDFs. It uses smart technology to identify text, headings, and other elements even from images of text. After auto-tagging, you will still need to manually check and fix the reading order and add alt text for any images, as automation is not perfect for complex scanned documents.
| Standard | Focus | Scope |
|---|---|---|
| PDF/UA | Specific to PDF documents | Ensures technical accessibility features within a PDF file. |
| WCAG | General web content and technology | Provides broad guidelines for making all digital content accessible, regardless of format. |
It is much better to fix accessibility issues in the original document, such as a Microsoft Word file, before converting it to PDF. When you create an accessible source document, the exported PDF will often retain those accessibility features, like proper headings and alt text. Remediating an existing, untagged PDF is very time-consuming and often more difficult than doing it right from the start in the source application.