Create an accessible [document=PDF version of the policy brief] with tagged headings and alt text for images and deliv…
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 tagging adds hidden labels to parts of your document, like telling a screen reader 'this is a heading' or 'this is a paragraph.' This is very important because without these tags, a screen reader cannot understand the order or meaning of your content, making the document unreadable for people who rely on these tools.
Yes, you can. The PDF Accessibility Auto-Tag API, which powers the desktop tool, works for both native PDFs and scanned PDFs. It uses smart technology to identify headings, tables, lists, and paragraphs even in scanned documents. However, after auto-tagging, you will still need to manually check and correct the reading order and add alt text for any images, as automation is not perfect for complex elements.
| Feature | PDF/UA | WCAG |
|---|---|---|
| Focus | Specific to PDF documents | General for all web content and technology |
| Purpose | Ensures technical accessibility of PDF files | Provides guidelines for making web content accessible |
| Regulation | Often required alongside WCAG for regulated work | Widely adopted standard for digital accessibility |
It is much better to fix accessibility issues in the original source document, like a Word file, before you convert it to PDF. When you create an accessible source document, the exported PDF will often be accessible from the start. This saves a lot of time and effort because remediating an existing untagged PDF is a very long and difficult process, requiring many manual corrections.