How WCAG Applies to PDFs
WCAG (Web Content Accessibility Guidelines) is published by the W3C and defines four principles for accessible digital content: perceivable, operable, understandable, and robust. While originally written for web content, WCAG explicitly applies to all digital documents — including PDFs.
WCAG 2.1 Level AA is the standard referenced by most recent accessibility legislation, including the European Accessibility Act and ADA Title II. Section 508 currently incorporates WCAG 2.0 AA. The W3C provides a set of PDF-specific techniques that map WCAG success criteria to the technical requirements of accessible PDFs.
When a regulation requires WCAG 2.1 AA compliance, every PDF published on a website, sent electronically, or embedded in a digital service must meet these requirements.
Common WCAG Failures in PDFs
These are the most frequent WCAG failures found in PDF documents. Each maps to a specific WCAG success criterion.
Images without alternative text
Images, charts, and diagrams lack descriptive alt text. Screen readers cannot convey the information to users.
Missing or incorrect tag structure
Headings, lists, and tables are not tagged with their semantic roles. Assistive technologies cannot interpret the document structure.
Incorrect reading order
The tag order does not match the logical reading sequence. Content is presented out of order by screen readers.
Insufficient colour contrast
Text does not meet the 4.5:1 contrast ratio against its background. This is a design-stage issue that must be corrected at source.
Missing or generic document title
The document metadata contains a file name instead of a meaningful title, or the title field is empty.
Undeclared document language
The document does not declare its language. Screen readers use incorrect pronunciation rules, making content difficult to understand.
Testing PDFs Against WCAG
A thorough WCAG assessment of a PDF requires both automated and manual testing. Neither alone is sufficient.
Automated Testing
Automated tools can check for missing tags, absent alternative text, structural nesting errors, missing document titles, undeclared languages, and basic table structure issues. These checks are fast and scalable, making them essential for processing documents at volume. However, automated testing cannot assess whether alternative text is meaningful or whether the reading order makes logical sense.
Manual Testing
Manual testing involves navigating the document with a screen reader, verifying that the reading order is logical, confirming that alternative text accurately describes non-text content, and checking that tables are navigable with header associations intact. This human review is essential for confirming that automated remediation has produced a genuinely accessible document.
Design-Stage Issues
Some WCAG failures — particularly colour contrast issues and tables that span pages without repeating headers — must be corrected at the design stage, not during remediation. These are visual or structural decisions made in the source document that cannot be fixed by post-production accessibility tools.
How ComplyLoft Supports WCAG Compliance
ComplyLoft checks and remediates PDFs against WCAG success criteria. The platform auto-tags document structure, repairs reading order, detects missing alternative text, and validates the output against both WCAG and PDF/UA requirements.
For organisations processing documents at volume, this automated remediation reduces the manual effort from hours per document to minutes. Specialists can then focus their time on the decisions that require human judgement — reviewing alternative text quality, confirming logical reading order, and signing off on complex layouts.
ComplyLoft automates the groundwork. A qualified human always reviews, adjusts where needed, and signs off on all outputs.
Explore the Accessibility ToolRelated Accessibility Resources
What is PDF Accessibility?
A complete introduction to PDF accessibility — what it means, who it affects, and the legal landscape.
The PDF/UA Standard Explained
The technical standard for accessible PDFs — what it requires and how it relates to WCAG.
EAA and PDF Compliance
The European Accessibility Act and its impact on PDF documents from June 2025.