ADA Title II April 2027: What Public Entities Need to Know About PDF Document Accessibility
The DOJ’s ADA Title II final rule sets a hard deadline: April 26, 2027 for large public entities (and April 26, 2028 for smaller ones) to bring all web content and digital documents into WCAG 2.1 Level AA conformance.
For IT accessibility coordinators, disability services officers, and legal teams at universities, municipal agencies, and public libraries, this deadline means auditing and remediating document libraries that have accumulated over years or decades.
Most organizations are well-prepared for web accessibility. Document accessibility is where the gap emerges.
The PDF Accessibility Ceiling
Virtually every public entity has PDFs. Accessibility reports, policy documents, grant applications, course materials, meeting minutes, ADA transition plans — all routinely distributed as PDFs.
Standard PDF remediation addresses most WCAG requirements: adding alt-text to images, establishing reading order, tagging headings correctly, setting the document language. A well-remediated PDF/UA-compliant document will pass the majority of automated accessibility checks.
But there is one WCAG 2.1 criterion that PDF remediation cannot address: WCAG 1.4.10 (Reflow).
WCAG 1.4.10 and Why PDF Cannot Pass It
WCAG 1.4.10 requires that content can be presented in a single column at the equivalent of 320 CSS pixels width without horizontal scrolling or loss of information.
This matters for:
- Users who set large text sizes on their devices
- Screen magnification users who zoom to 400%
- Mobile users reading on small screens
- Braille display users
- Anyone who cannot scroll horizontally due to motor limitations
A fixed-layout PDF — even one that is perfectly tagged and PDF/UA compliant — renders content at a fixed page size. If the page contains multiple columns, sidebars, or a layout wider than the viewing window, users must scroll horizontally. This is a structural property of the PDF format, not a tagging problem. No remediation tool can fix it.
This means that for documents with any complex layout — two-column academic papers, formatted reports, newsletters, forms with multiple fields — PDF remediation alone cannot achieve full WCAG 2.1 AA conformance.
What April 2027 Compliance Actually Requires
Under ADA Title II and WCAG 2.1 AA, every document your public entity distributes needs to meet all applicable success criteria, including 1.4.10.
For most public entities, this applies to:
- PDFs on your website and intranet
- Documents emailed to students, residents, or service recipients
- Scanned documents made available for download
- Course materials distributed in LMS platforms
- Publicly posted meeting agendas and minutes
- Applications, forms, and notices
The practical question is: what do you do with documents that cannot satisfy 1.4.10 as PDFs?
The EPUB3 Path to Full Compliance
EPUB3 is the format that satisfies WCAG 1.4.10 by design. EPUB3 is based on HTML5 — it reflows natively. Content adapts to screen width, font size, and display settings. The same document that fails 1.4.10 as a PDF becomes fully compliant as EPUB3.
For public entities with existing PDF libraries, conversion to EPUB3 does not require rebuilding documents from scratch. Automated conversion tools can process PDFs into EPUB3 format while preserving document structure, headings, reading order, and table layouts.
toolkit.bot converts PDFs to WCAG 2.2 AA-compliant EPUB3:
- Conversion in under 60 seconds per document
- ACE by DAISY accessibility report included with each output
- Handles scanned documents via OCR (100+ languages)
- Correctly processes two-column layouts, tables, and complex page structures
- API available for bulk conversion of large document libraries
Planning Your Document Remediation Program
With 9 months until the April 2027 deadline, public entities that start now have time for a planned, phased approach:
- Phase 1 (now — October 2026): Audit — Inventory all publicly accessible PDFs. Prioritize by use frequency and risk. Identify documents that fail 1.4.10 (any with complex multi-column or non-standard layouts).
- Phase 2 (November 2026 — February 2027): Remediation — PDF remediation for most documents. EPUB3 conversion for documents that cannot satisfy 1.4.10 as PDF. Offer EPUB3 as an accessible alternative alongside existing PDFs.
- Phase 3 (March — April 2027): Verification — Run ACE by DAISY validation on EPUB3 outputs. VPAT documentation where required. Publish accessibility statements for document libraries.
Convert your PDFs to ADA Title II-compliant EPUB3 — free to evaluate. No account required for the first conversion.
Convert a PDF →Frequently Asked Questions
Does ADA Title II cover PDFs?
Yes. The DOJ rule covers “web content and mobile applications,” which the agency has interpreted to include PDFs and other documents made available on websites or in web-based portals. Offline documents distributed electronically are covered under the underlying ADA accessibility obligations.
Can I just link to an accessible HTML version instead of fixing the PDF?
Yes. Providing an accessible alternative in a different format (HTML, EPUB3) is an accepted compliance path, provided the alternative contains equivalent content.
Do I need to remediate historical documents?
The rule applies to documents currently available on your website and distributed to the public. Documents that are still actively accessible online are in scope. Archived documents that are not publicly linked may have more flexibility — consult your legal counsel.
What tools validate EPUB3 accessibility?
ACE by DAISY (the Accessibility Checker for EPUB) is the standard tool. toolkit.bot runs ACE automatically and includes the report with every conversion.
Related guides
- Section 508 and ADA Title II: converting PDFs to accessible EPUB3
- ADA Title II and higher education: PDF accessibility for universities
- How to fix WCAG 1.4.10 Reflow failures in PDF documents
- PDF to accessible EPUB: a practical guide for accessibility teams
- How to validate EPUB3 accessibility with ACE by DAISY