Prepare a compact, accessible brief package for appellate counsel that meets filing specs: compress and optimize the b…
Open the PDF file to be checked in Adobe Acrobat Pro.
Select Tools in the upper left, then add or open the Accessibility tool.
In the Accessibility pane, select Full Check.
In the dialog that opens, under Report Options, ensure Create accessibility report is checked.
Under Checking Options, select the desired standard (e.g., WCAG 2.0 or PDF/UA) if available.
NoteIf your version of Acrobat does not list PDF/UA or WCAG options, the checker will still test for core accessibility issues relevant to both standards.
Click Start Checking to run the accessibility check.
Review the results in the Accessibility Checker panel; expand each section to see issues flagged.
Address all issues marked as Failed or Needs manual check by following the recommended fixes or using the Fix option where available.
Best practiceFor best results, avoid using 'Print to PDF' when creating documents, as this removes accessibility tags and formatting.
Repeat the accessibility check after making corrections to confirm compliance.
Save a copy of the accessibility report for documentation or auditing purposes.
Best practiceAlways verify that text is selectable and not an image; scanned PDFs are not accessible and should be remediated or recreated.
The Accessibility Checker panel provides a detailed breakdown of compliance issues and links directly to problem elements in your PDF.
This runs in the Acrobat app - there is no separate API for this task.
| Standard | Focus | Scope |
|---|---|---|
| PDF/UA | PDF-specific accessibility | Ensures technical accessibility features within a PDF. |
| WCAG | General web content accessibility | Applies to all digital content, including PDFs, but is technology-agnostic. |
Tagging is the most important step for PDF accessibility because it tells assistive technologies, like screen readers, the structure and order of the content. Without tags, a screen reader cannot correctly interpret the document, making it unreadable for users with visual impairments.
Yes, Acrobat can help make scanned PDFs accessible. The 'Automatically tag PDF' feature uses advanced technology to identify headings, tables, lists, and paragraphs even in scanned documents. However, scanned PDFs often require more manual review and correction after auto-tagging to ensure full accessibility.
Fixing accessibility issues in the source document, like a Word file, is much more efficient. When you create a PDF from an accessible source, many tags and structures are carried over correctly, reducing the need for extensive remediation in Acrobat. Remediating an existing untagged PDF is very time-intensive and often more complex than building accessibility in from the start.