PDF/UA
PDF/UA is an international technical standard that defines how PDF documents should be built so they can be used by people who rely on assistive technology, such as screen readers. It focuses specifically on the structure, tagging, and reading experience of PDF files. Unlike broader accessibility guidelines, PDF/UA applies exclusively to the PDF file format.
PDF/UA (Portable Document Format/Universal Accessibility), published as ISO 14289 with PDF/UA-1 corresponding to ISO 14289-1, is a file-format-specific technical specification establishing terms and requirements for producing and processing accessible PDF documents. It targets developers of PDF writing and processing software as well as document authors, defining requirements for logical structure, tagging, and a document outline that matches the reading order and heading levels so that content is usable through assistive technology. PDF/UA is dedicated exclusively to the structure, tagging, and user experience requirements of PDF documents, distinguishing it from format-agnostic guidance such as WCAG. Note that this entry is not legal advice; conformance with PDF/UA is a technical objective and should be evaluated alongside applicable regulatory requirements, and organizations should consult current standards documentation and qualified counsel where compliance obligations apply.
Why it matters
PDF documents are among the most widely distributed file formats for reports, forms, statements, and official communications, yet a PDF that has not been properly structured can be effectively unusable for people who rely on screen readers or other assistive technology. PDF/UA matters because it provides the only formal, file-format-specific accessibility standard for PDFs, giving software developers and document authors a consistent technical target for how a PDF should be tagged, structured, and ordered so that its content can be navigated and understood through assistive technology.
Because PDF/UA is dedicated exclusively to the PDF format, it addresses details that broader, format-agnostic guidance does not spell out at the file level, such as a document outline that matches the reading order and heading levels. This specificity helps organizations that publish large volumes of PDFs establish repeatable production and quality-assurance processes rather than treating each document as a one-off. Distinguishing PDF/UA from WCAG is important: WCAG is generally cited as the benchmark for web content accessibility, while PDF/UA is often used as the technical reference for the PDF format itself, and the two are frequently discussed together rather than as substitutes.
It is important to be clear about what conformance does and does not achieve. Meeting a technical specification such as PDF/UA is a technical objective and does not by itself guarantee an accessible experience for every user, nor does it guarantee legal compliance under any particular authority. Automated checks can detect only a portion of potential issues, so manual review and testing with assistive technology remain necessary. This entry is not legal advice; where compliance obligations apply, organizations should consult current standards documentation and qualified legal counsel.
Who it's relevant to
Inside PDF/UA
Common questions
Answers to the questions practitioners most commonly ask about PDF/UA.