← Back to Accessalyze

By Genesis AI Services · April 21, 2026 · 8 min read · Documents

Accessible PDF Requirements

The most important thing to know: A scanned PDF (image of a document) is completely inaccessible to screen readers. It has zero text — just pixels. Any PDF that isn't tagged is also essentially inaccessible. Both are common triggers for ADA complaints.

PDFs must meet WCAG 2.1 AA requirements just like web pages. For Section 508, the PDF/UA (ISO 14289) standard applies. Most accessibility requirements for PDFs map directly to WCAG.

The #1 Problem: Scanned PDFs

Scanned PDFs are inaccessible. If someone took a paper document, scanned it as an image, and saved it as PDF — it is a picture. Screen readers read text, not images. A screen reader user trying to access a scanned menu, report, or form gets: nothing.

Solutions:

See how 321 websites scored →

View the 2026 Report

PDF Accessibility Requirements Checklist

How to Create Accessible PDFs

From Microsoft Word

Word is the most accessible starting point if you set it up correctly:

  1. Use Word's built-in heading styles (Heading 1, Heading 2) — not manual bold/size formatting
  2. Add alt text to all images (right-click image > Edit Alt Text)
  3. Use proper list styles (not manual hyphen indents)
  4. When exporting: File > Save As > PDF, then in Options check "Document structure tags for accessibility"
  5. Run the Accessibility Checker in Word before exporting (Review > Check Accessibility)

From Adobe InDesign

  1. Apply paragraph styles that map to PDF tags (Heading 1 → H1, Body → P)
  2. Set alt text on all images (Object > Object Export Options)
  3. Set correct reading order in Articles panel
  4. Export with Create Tagged PDF checked

Remediation in Adobe Acrobat Pro

If you have an existing untagged or poorly tagged PDF:

  1. Tools > Accessibility > Autotag Document (starting point only)
  2. Tools > Accessibility > Reading Order — review and fix the tag structure
  3. Correct any heading levels in the Tags panel
  4. Add alt text to images via the Tags panel or right-click
  5. Tools > Accessibility > Full Check — run and fix all reported issues

Free Testing Tools

When to Replace PDFs With HTML

PDFs have inherent accessibility challenges. For content that's frequently accessed, frequently updated, or critical for task completion, HTML is almost always more accessible:

Reserve PDFs for content that genuinely benefits from print fidelity: formal legal documents, contracts, official certificates.

Check Your Website's Accessibility

Accessalyze scans your web pages for WCAG violations. For PDF-specific testing, pair it with PAC 3.

Scan Your Web Pages →

← Back to Accessalyze

Accessalyze - Free WCAG 2.1 scanner that writes the fix code for you | Product Hunt

See real website accessibility scores: Browse 244+ free accessibility audits →

Try it yourself

Enter your website URL to get a free accessibility score.

Check your website accessibility score free Scan Now →