PDF accessibility is not a United States problem with a US-only solution. If your organization sells, banks, ships, or publishes across borders, you are now subject to a patchwork of overlapping accessibility regimes — the European Union's landmark European Accessibility Act, Canada's federal and provincial laws, the United Kingdom's Equality Act framework, and the familiar US rules — that each reach the documents you put in front of customers. This guide maps that global picture, explains what changed in Europe on June 28, 2025, and shows how a multinational can comply across all of them without building a separate program for each. This is general information, not legal advice.
The European Accessibility Act: what it is and why it matters
The European Accessibility Act (EAA) — formally Directive (EU) 2019/882 — is the EU's most significant accessibility law in a generation. Adopted in 2019, it harmonizes accessibility requirements for a defined list of products and services across all EU member states, so that a company no longer faces 27 divergent national rulebooks for the same product.
Critically, the EAA's obligations apply from June 28, 2025. That date is not a distant deadline anymore — it has passed, and businesses in scope are expected to be compliant now. Because it is a directive rather than a regulation, each member state transposed it into its own national law, which means the precise enforcement mechanics and penalties vary by country, but the substantive requirements are common across the bloc.
For accessibility purposes, the EAA matters because it reaches the private sector and, for the first time at EU scale, treats the customer-facing documents that accompany covered products and services as in-scope. That is where PDFs live. We cover the operational details of the deadline in the companion guide on the EAA deadline for customer-facing PDFs.
What products and services are in scope
The EAA does not cover everything. It applies to a specific set of products and services that the EU identified as essential to participation in modern economic life:
- Products: consumer computing hardware and operating systems, payment terminals, ATMs, ticketing and check-in machines, smartphones, TVs with interactive services, and e-readers.
- Services: consumer banking, e-commerce, electronic communications (telecoms), services providing access to audiovisual media, elements of air, bus, rail, and waterborne passenger transport, and e-books.
The unifying theme is that these are services and products consumers interact with directly. When any of them is delivered or documented through a PDF — a bank statement, an e-commerce invoice, a transport ticket, a telecom contract, an e-book — that document is pulled into scope.
Which customer-facing documents are covered
This is the part that catches organizations off guard. The EAA is not only about app screens and web checkout flows. Its accessibility requirements extend to the documents and information a covered service provides to consumers, including:
- Bank and account statements
- Invoices and billing documents
- Contracts and terms and conditions
- E-commerce order confirmations and receipts
- Transport tickets and booking confirmations
- Product information and instructions that accompany covered products
Many organizations distribute exactly these documents as PDFs, often generated automatically at high volume from templates. An inaccessible template multiplied across millions of statements is precisely the kind of systemic gap the EAA is meant to close.
The microenterprise exemption
The EAA recognizes that the smallest businesses cannot shoulder the same compliance burden as large enterprises. Microenterprises that provide services — generally defined as fewer than 10 employees and an annual turnover or balance sheet total not exceeding €2 million — are exempt from the EAA's service obligations.
Two cautions are worth stressing. First, the relief is narrower than it looks: the microenterprise exemption applies to services, not to products in the same way, so a tiny manufacturer does not automatically escape. Second, "fewer than 10 employees" is a genuine cliff — grow past it and the exemption disappears. Most organizations large enough to send statements or invoices at scale will not qualify.
Enforcement: set by each member state
Because the EAA is a directive, enforcement and penalties are determined per member state. Each country designates its own market-surveillance and enforcement authorities and sets its own sanctions, which must be "effective, proportionate and dissuasive." In practice that means:
- The standard you must meet is consistent across the EU.
- The consequences of failing — fines, corrective orders, the complaint process, who can bring an action — depend on the national law of the country where you operate.
A multinational therefore cannot rely on a single national interpretation. The technical target is uniform; the legal exposure is local.
EN 301 549 and WCAG 2.1 AA: the benchmark
The EAA itself does not spell out pixel-level technical requirements. Instead, like most modern accessibility law, it points to a harmonized standard: EN 301 549. Conforming to the harmonized standard gives a "presumption of conformity" with the directive — meet EN 301 549 and you are presumed to meet the EAA's accessibility requirements.
EN 301 549, in turn, incorporates WCAG 2.1 Level AA for web content and for documents. So the chain is straightforward:
EAA (the law) → EN 301 549 (the harmonized standard) → WCAG 2.1 AA (the technical success criteria)
For a PDF, that means the same fundamentals that satisfy US rules satisfy the EAA: a properly tagged document, correct reading order, meaningful alt text, sufficient contrast, and accessible forms. We unpack the standard itself in EN 301 549 explained.
EN 301 549 in brief
EN 301 549 is the European standard for the accessibility of ICT products and services. It is far broader than the web — it covers hardware, software, documentation, and ICT with two-way voice communication — and it is structured around functional performance statements (what a user must be able to do) plus detailed technical clauses.
The key point for document owners: EN 301 549 has a clause dedicated to non-web documents, and it requires those documents to meet the relevant WCAG 2.1 AA success criteria. A PDF statement or contract is a non-web document, so it falls squarely under that clause. The standard is also the technical backbone of the EU's Web Accessibility Directive for public-sector bodies, which is why a single EN 301 549-conformant authoring process serves both public- and private-sector European obligations.
Canada: AODA and the Accessible Canada Act
Canada layers federal and provincial accessibility law.
- Federally, the Accessible Canada Act (ACA, 2019) covers federally regulated entities — banks, telecoms, interprovincial transport, and the federal government itself — and drives toward a barrier-free Canada with phased requirements and reporting.
- Provincially, Ontario's Accessibility for Ontarians with Disabilities Act (AODA) is the most mature. Under its Integrated Accessibility Standards Regulation, covered organizations must make web content conform to WCAG 2.0 Level AA. Other provinces — Manitoba, British Columbia, Nova Scotia, and more — have enacted or are building comparable regimes.
The practical upshot for documents is that Canadian obligations also resolve to WCAG, with Ontario notably still anchored to the 2.0 baseline. We go deeper in the AODA and Canadian PDF accessibility guide.
The United Kingdom: Equality Act plus public-sector rules
Post-Brexit, the UK is not bound by the EAA, but it has its own framework:
- The Equality Act 2010 imposes a duty to make reasonable adjustments so that disabled people are not put at a substantial disadvantage. This is outcome-based rather than prescriptive — it does not name a technical standard, but inaccessible documents can breach the duty.
- For the public sector, the Public Sector Bodies Accessibility Regulations 2018 require websites and apps to meet WCAG 2.1 AA and to publish an accessibility statement.
There is no separate UK document standard; WCAG is the working benchmark in both the private and public sectors.
A brief contrast with the United States
The US reaches PDFs through a different doctrinal route but lands on a similar technical bar:
- The ADA never names PDFs, yet Title II (state and local government) and Title III (private businesses) cover them via the duties of effective communication and equal access — with WCAG 2.1 AA as the de facto benchmark, now made explicit for government by the 2024 DOJ Title II rule. See the PDF accessibility and ADA compliance guide for the full picture.
- Section 508 of the Rehabilitation Act binds federal agencies and their vendors and incorporates WCAG (2.0 A and AA) by reference.
The contrast is instructive. The EU codified a clear, sector-specific list and a single harmonized standard up front; the US arrived at WCAG through regulation and litigation over time. Different paths, convergent destination.
At a glance: regions, laws, and standards
| Region | Primary law(s) | Who is covered | Document standard |
|---|---|---|---|
| European Union | European Accessibility Act (Directive (EU) 2019/882) | Defined products & services (banking, e-commerce, transport, telecoms, e-books/e-readers) | EN 301 549 → WCAG 2.1 AA |
| EU public sector | Web Accessibility Directive | Public-sector bodies | EN 301 549 → WCAG 2.1 AA |
| Canada (federal) | Accessible Canada Act (2019) | Federally regulated entities & federal government | WCAG (AA) |
| Canada (Ontario) | AODA (Integrated Accessibility Standards Regulation) | Covered Ontario organizations | WCAG 2.0 AA |
| United Kingdom | Equality Act 2010; Public Sector Bodies Accessibility Regulations 2018 | All (reasonable adjustments); public sector (regulations) | WCAG 2.1 AA (public sector) |
| United States (gov) | ADA Title II; Section 508 | State/local government; federal agencies & vendors | WCAG 2.1 AA; WCAG 2.0 A/AA |
| United States (business) | ADA Title III | Private places of public accommodation | WCAG 2.1 AA (de facto) |
A side-by-side legal comparison across these regimes — including how the obligations differ in practice — lives in the PDF accessibility law comparison.
What multinationals should do to comply across regimes
The good news for any organization staring at this table: the regimes converge on WCAG, and mostly on WCAG 2.1 AA. You do not need a separate document-accessibility program for each country. You need one program built to the highest common bar.
A practical approach:
- Standardize on WCAG 2.1 AA as your floor. It satisfies the EAA (via EN 301 549), the UK and EU public-sector rules, and US government and business expectations. Where a jurisdiction only demands 2.0 AA (Ontario), 2.1 AA exceeds it.
- Inventory customer-facing documents by template, not by file. Most high-volume PDFs — statements, invoices, contracts, tickets — come from a handful of templates. Fixing the template fixes millions of downstream files.
- Build accessibility into generation. For automated documents, the tagging, reading order, and metadata must be correct at the point of generation. Remediating each file after the fact does not scale.
- Map your local enforcement exposure. The standard is uniform, but penalties and complaint mechanisms are national. Identify, per operating country, who enforces and what the sanctions are.
- Document conformance. Keep records — test results against the standard, dated and attributable. In the US these support a good-faith posture; in the EU they support the presumption of conformity; everywhere they shorten the response to a complaint.
- Re-test on a schedule. Templates change, authors regress, and standards evolve. Accessibility is a maintenance discipline, not a one-time project.
The throughline is that the content-level work is the same everywhere — a tagged, logically ordered, well-described PDF is accessible in Brussels, Toronto, London, and Washington alike. The differences live in which law names it and who enforces it.
Key takeaways
- The European Accessibility Act (Directive (EU) 2019/882) has applied since June 28, 2025, covering defined consumer products and services — and their customer-facing PDFs like statements, invoices, contracts, and tickets.
- The EAA's technical benchmark is the harmonized standard EN 301 549, which incorporates WCAG 2.1 Level AA; conforming to it gives a presumption of conformity with the directive.
- Microenterprises providing services (fewer than 10 employees) may be exempt, but enforcement and penalties are set by each member state, so legal exposure is local even where the standard is uniform.
- Canada (Accessible Canada Act, AODA), the UK (Equality Act, Public Sector Bodies Regulations), and the US (ADA, Section 508) all resolve to WCAG as the document benchmark, with Ontario still anchored to WCAG 2.0 AA.
- For multinationals, the efficient path is one program built to WCAG 2.1 AA, applied at the template/generation layer, with local enforcement mapped per country.
Frequently asked questions
When did the European Accessibility Act take effect?+
The EAA’s main obligations began applying on June 28, 2025 for a wide range of products and services placed on the EU market.
Does the EAA cover PDFs?+
Yes. Customer-facing PDFs tied to in-scope services — invoices, statements, contracts, terms, manuals — must meet the accessibility requirements, with EN 301 549 (which references WCAG 2.1 AA) as the technical benchmark.



