Create an accessible PDF version of the Unit 3 lesson packet with proper headings and tagged images so students using …
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.
| Feature | WCAG | PDF/UA |
|---|---|---|
| Purpose | General rules for all digital content accessibility. | Specific rules for making PDF documents accessible. |
| Scope | Works for websites, apps, and documents. | Only for PDF files. |
| Requirement | Often needed for legal and government rules. | Often needed for very strict document rules, sometimes along with WCAG. |
Tagging a PDF adds a hidden structure to the document. This structure tells screen readers and other assistive technologies what each part of the document is (like a heading, a paragraph, or a list). Without tags, these tools cannot understand the document's layout or content, making it impossible for someone with a visual impairment to navigate or read it properly. It's the foundation for all other accessibility features.
Yes, even scanned PDFs can be made accessible. Acrobat's 'Automatically tag PDF' feature uses smart technology to recognize text and structure in scanned documents. However, scanned documents often need more manual checking and fixing. You will likely need to correct the reading order and add alt text for any images or charts that were part of the original scan, as automation might not get them perfectly right.