Documents and PDFs under ADA Title II
PDFs and digital documents are explicitly in scope for the 2024 DOJ rule. For most public entities, the document estate is the largest and least visible part of the compliance surface.
Are documents covered
Yes. The April 2024 DOJ final rule applies to "web content that a public entity provides or makes available, directly or through contractual, licensing, or other arrangements" (Source: 28 CFR Part 35, Subpart H ) . A digital document linked from, embedded in, or served by a public entity's website is web content under that definition.
California Community Colleges Chancellor's Office Memo ESS 26-17 (February 27, 2026) is more explicit, naming "digital documents (PDF, Word, Excel)" alongside websites, LMS content, email, HR portals, and social media as in scope (Source: CCCCO Memo ESS 26-17, February 27, 2026 ) . The CCCCO directive operates independently of the federal rule and would persist regardless of the rule's outcome.
See Are PDFs covered? for the longer treatment, including DOJ guidance and the case law that predates the rule.
Why PDFs are the liability area
Web pages are visible. PDFs are the iceberg. A typical public entity has accumulated a decade or more of board minutes, agendas, financial reports, catalogs, schedules, accreditation documents, forms, and grant materials posted as PDFs. Most of those PDFs were never authored for accessibility, were scanned from paper without OCR, or were exported from Office tools without tagging.
Three factors make PDFs the highest-risk asset class in most compliance audits:
- Volume. Document counts in the thousands or tens of thousands are routine for established entities. Per-page remediation cost multiplied by document count is the dominant line item in most compliance budgets.
- Variance. A single PDF can be a 4-page born-digital flyer or a 500-page scanned legacy report. Workflows that work for one do not work for the other.
- Authorship distribution. Most PDFs were not created by the website team. They came from finance, the board secretary, instructional design, registrar, HR, grants, facilities. Each source is its own authoring pipeline, with its own tools and its own accessibility maturity.
Document types in scope
The rule and CCCCO directive cover digital documents broadly. In practice, the document types that matter most for public entities are:
- PDF – by volume the largest category. See Scanned vs. born-digital PDFs and Tagged PDFs.
- Word (.docx) – forms, policies, templates posted as Word for download.
- Excel (.xlsx) – data sets, schedules, financial tables.
- PowerPoint (.pptx) – board presentations, public meeting decks, training materials.
- Other formats (RTF, CSV, plain text) – less common but still in scope where posted publicly.
Document types by government function covers the document categories specific to public entity operations: board agendas, catalogs, CAFR, ISER, AP/BP manuals, student handbooks, grant documents.
Two axes that matter
For prioritization and workflow decisions, two structural distinctions drive almost everything else:
Born-digital vs. scanned
A born-digital PDF was created electronically (exported from Word, generated by a CMS, produced by a financial system). It has a text layer. It may have structural tagging, but often does not. Remediation typically involves adding or correcting tags.
A scanned PDF is essentially a photograph of paper. There is no text layer until OCR is applied. After OCR, the document still needs structural tagging, reading order, and table interpretation. Remediation cost per page is higher.
See Scanned vs. born-digital PDFs for the detail.
Tagged vs. untagged (and "has tags" vs. "has correct tags")
A tagged PDF includes a structure tree that screen readers can navigate. An untagged PDF presents as a flat stream of characters with no headings, lists, or table structure.
The harder case is a tagged PDF with incorrect tags: headings mis-leveled, table cells flattened to paragraphs, reading order scrambled. Automated checkers report "tagged," but the document is still unusable with assistive technology. See Tagged PDFs.
How to think about prioritization
Prioritization is the central practical question. A typical decision framework weighs four factors:
- Use. How often is the document accessed? A current class schedule outranks a 2019 archived report.
- Recency. Recent documents are more likely to be relied on. They also tend to be born-digital and cheaper to remediate.
- Legal weight. Board minutes, official notices, accreditation documents, and recorded actions carry compliance weight beyond accessibility (open meetings, records laws, accreditation requirements).
- Complaint exposure. Documents tied to student-facing, applicant-facing, or constituent-facing processes (admissions, financial aid, permits, voter information) are higher-risk if inaccessible.
Which documents to prioritize walks through how to build a defensible priority ranking and where to start a triage process.
A separate question is whether a given PDF should be remediated at all, or replaced with an HTML page. See HTML vs. remediation.