EAA Q3 Audit: What To Do When Your Audit Flags PDF Accessibility
Q3 2026 is when most EU organisations run their first internal EAA compliance audits. If your audit came back with PDF accessibility findings, you are not alone — and you have options that are faster and cheaper than manual PDF remediation.
This guide covers what an accessibility audit flag on a PDF actually means, why PDFs structurally fail one key WCAG criterion, and the fastest remediation path for organisations that need to close findings before the next audit cycle.
What the Audit Is Actually Flagging
When an EAA compliance audit flags a PDF document, it is typically reporting one or more of the following failures:
- WCAG 1.4.10 Reflow: The PDF does not reflow to a single column at 320 CSS pixels (400% zoom). This is the most common PDF failure and the hardest to fix — it is structural, not a tagging issue.
- WCAG 1.3.2 Meaningful Sequence: The reading order in the PDF is incorrect. Multi-column layouts, side notes, and figures often produce reading orders that screen readers navigate incorrectly.
- WCAG 2.4.6 Headings and Labels: The document has no heading structure, or headings are not tagged correctly, meaning screen reader users cannot navigate by heading level.
- WCAG 3.1.1 Language of Page: The document language is not declared, causing screen readers to use the wrong pronunciation engine.
All four can appear in a single PDF audit finding. All four are addressed by converting the PDF to EPUB3.
Why PDF Remediation Has Limits
PDF remediation — adding tags, correcting reading order, adding alt text in the PDF itself — can address WCAG 1.3.2, 2.4.6, and 3.1.1. It cannot address WCAG 1.4.10.
WCAG 1.4.10 Reflow requires content to remain readable at 320 CSS pixels without horizontal scrolling. A PDF with fixed page dimensions cannot reflow. This is not a limitation of the tagging or the tooling — it is a structural property of the PDF format. A properly tagged PDF/UA file with full ARIA roles and correct reading order still fails WCAG 1.4.10 Reflow.
If your audit finding cites WCAG 1.4.10 and your documents are PDFs, remediation cannot close that finding. Format conversion is the only resolution.
The EPUB3 Remediation Path
EPUB3 is the standard for accessible digital publications. It is built on HTML5 and CSS, which means it satisfies WCAG 1.4.10 Reflow by default. Every EPUB3 produced by toolkit.bot also includes:
- Semantic heading structure (H1–H6 mapped from PDF font size and style)
- Explicit reading order through HTML document order
- Language declaration on the root element
- EPUB Accessibility 1.1 metadata in the OPF package document
- Navigation document with table of contents and page list
For most document types — reports, policy documents, course materials, product manuals, HR documentation — an EPUB3 conversion directly addresses the four most common PDF audit findings.
How to Remediate Before Your Next Audit Cycle
- Identify the PDFs flagged in the audit. Prioritise documents that are publicly available or required for service delivery.
- Convert each PDF to EPUB3 at toolkit.bot/pdf2epub — conversion takes under 60 seconds per document.
- Run the output through ACE by DAISY (free) to verify EPUB Accessibility 1.1 conformance.
- Publish the accessible EPUB3 alongside the existing PDF. Link to it clearly from the same page or download section.
- Document the remediation in your accessibility statement with the date and method used.
For large document volumes, the toolkit.bot API supports batch conversion — process hundreds of PDFs programmatically without manual uploads.
Cost Comparison: Manual Remediation vs EPUB3 Conversion
Manual PDF remediation by an accessibility specialist costs €50–€150 per document for a straightforward business report, and significantly more for complex multi-column documents or scanned sources. For a library of 500 documents, that is €25,000–€75,000 — before accounting for re-remediation when documents are updated.
Automated PDF-to-EPUB3 conversion costs €0.49 per document at Pay As You Go pricing, or €9/month for unlimited volume. For 500 documents, that is €245 — a 99% cost reduction — and the same process runs again automatically when documents are updated.
Manual remediation also does not resolve WCAG 1.4.10. EPUB3 conversion does. For most Q3 audit findings, EPUB3 conversion is both faster and more complete than traditional PDF remediation.
What Auditors Expect to See
If your organisation receives a follow-up enquiry from an enforcement body or auditor, the evidence they expect includes:
- An accessible version of each flagged document (EPUB3 with EPUB Accessibility 1.1 metadata qualifies)
- A clear link to the accessible version from the original document location
- An updated accessibility statement noting the remediation date and method
- For high-priority documents: a validation report from ACE by DAISY or EPUBCheck
toolkit.bot EPUB3 output includes EPUB Accessibility 1.1 metadata in the OPF package document. Running ACE against the output produces a machine-readable report you can include in your evidence pack.
Convert your flagged PDFs to accessible EPUB3 — free for up to 5 files/month, €0.49/document Pay As You Go. No account required for the first conversion.
Convert a PDF →Frequently Asked Questions
What does it mean when an EAA audit flags PDF accessibility?
It means your PDFs do not meet the accessibility requirements of the European Accessibility Act, specifically WCAG 2.2 AA. Common failures include fixed layout that cannot reflow at 400% zoom (WCAG 1.4.10), missing heading structure, incorrect reading order in multi-column layouts, and absent language declarations. A PDF flagged in a Q3 2026 audit typically needs remediation before the next audit cycle.
What is the fastest way to fix PDF accessibility for EAA compliance?
The fastest fix is converting the PDF to EPUB3 using toolkit.bot. EPUB3 satisfies WCAG 1.4.10 Reflow by design, includes semantic heading structure, explicit reading order, and EPUB Accessibility 1.1 metadata. For most document types — reports, course materials, HR documents, product manuals — conversion takes under 60 seconds and costs €0.49 per document.
Is EPUB3 accepted as an accessible alternative to PDF under the EAA?
Yes. The EAA requires that digital documents be accessible to users with disabilities, referencing WCAG 2.2 AA and EN 301 549. EPUB3 with EPUB Accessibility 1.1 conformance satisfies these requirements. Offering an accessible EPUB3 version alongside a PDF is a recognised remediation path for organisations that cannot replace existing PDF workflows immediately.
What does WCAG 1.4.10 Reflow mean and why do PDFs fail it?
WCAG 1.4.10 Reflow requires content to be presented in a single column at 320 CSS pixels (equivalent to 400% zoom on a standard display) without requiring horizontal scrolling. PDFs have fixed page dimensions that cannot reflow — this is a structural limitation, not a tagging issue. No amount of PDF remediation can satisfy WCAG 1.4.10 for a fixed-layout PDF. EPUB3 passes this criterion by design because it uses reflowable HTML.
Related guides
- PDF to accessible EPUB: a practical guide for libraries and accessibility teams
- How PDF-to-EPUB3 satisfies the European Accessibility Act (2026)
- PDF accessibility remediation cost: manual vs automated (2026 EAA)
- How to convert PDF to accessible EPUB for screen readers (EAA 2026)
- Best PDF to EPUB converter for screen readers: buyer checklist