PDF

Understand how to create and test for an accessible PDF.

Meeting the Web Accessibility Standard

If a PDF or office document — like Microsoft Word, Excel or PowerPoint — is published on a publicly facing website, it must:

  • be accompanied by an accessible HTML version that meets WCAG 2.1 at Level AA and presents the same content with the same structure
  • meet the requirements in EN 301 549 Section 10 Non-web documents.

If a PDF or office document is published on an internally facing website, no HTML version is required, but the document must meet the requirements in EN 301 549 Section 10 Non-web documents.

For more information on EN 301 549 Section 10 Non-web documents, see Applying WCAG to non-web documents — Publishing PDF and office documents.

On this page

What is PDF?

PDF is a file format developed by Adobe that allows text, images, rich media, links, forms and more to be shared in a document whose layout and presentation will be the same regardless of device and operating system.

PDF documents have a .pdf file extension.

Accessibility issues with PDFs

PDFs:

If the PDF contains scanned images of text, these will be inaccessible to screen reader users.

PDFs can make it difficult or impossible for users to customise the presentation of content so that it’s easier to read by:

PDFs can also be very difficult to make accessible, depending on how complex the content’s structure is.

For more information about PDF inaccessibility, see Why GOV.UK content should be published in HTML and not PDF — GOV.UK.

Video: Web accessibility and PDF documents
Video transcript

Cut to Callum McMenamin. On-screen text reads ‘Callum McMenamin, Principal Advisor Accessibility, Hīkina Whakatutuki, Ministry of Business, Innovation and Employment.’

Callum McMenamin: “What I see a lot of is the public service pumps out a hell of a lot of PDF files. And this isn’t unique to New Zealand either. It’s a problem that governments all around the world have tackled with.

“Some people claim that you can make an accessible PDF, but I dispute that. So the majority of people access the web on their phones and their mobile devices. Often PDFs are designed to be the size of an A4 sheet of paper or even A3. So when that’s shrunk down to the size of a phone screen, it becomes this impossible-to-read little file and you’ve got to zoom in and pan around in order to read it. It’s just an awful experience and I sort of think when we publish PDFs, we’re completely ignoring what people do when they access government content — that they use their phones for the majority of those interactions. So it’s very important to focus on how people are actually accessing content.

“The other thing is, if you’re using an iPhone or Android device, and if you’re blind or low vision or have a reading disability and you use screen reader software, screen reader software doesn’t work very well with PDF files at all. The only instance where they kind of work okay is on Windows with Adobe Acrobat installed. Any other situation and you’re out of luck. So you’d sort of have to ignore reality in order to think that PDF files are a good way of communicating.

“I know that the World Bank, for instance, has done some research on who actually downloads and reads PDFs on a website. They found that around a third of their published PDFs were downloaded zero times. So there’s a lot of data out there and evidence that suggests when people see a PDF file to download, they just don’t do it. So if you publish in PDF only, you’re most likely communicating to no one.”


Cut to a black screen. At the bottom is the logo for Te Tari Taiwhenua Department of Internal Affairs. Above the logo is the text ‘learn more at digital.govt.nz’.

Fade to black.

Create a PDF

PDFs can be created from:

Common software for editing accessible PDFs includes:

For free online and offline tools to manipulate PDFs, see PDF24.

Convert a document to PDF

A PDF made from another document will only be as accessible as that source document. And even then, careful, knowledgeable human inspection and remediation of the PDF itself is usually required to ensure it is as accessible as it can be. Regardless, it’s far more efficient to do as much accessibility work as you can in the source document before converting it to PDF.

See Converting documents to PDFs — PDF Accessibility — WebAIM.

To learn how to create accessible Microsoft 365 Office documents, see:

For guidance on making InDesign documents and converting to accessible PDF, see these resources from Adobe:

Make a PDF accessible

It’s currently impossible to make a PDF fully accessible to all users in a general public audience. To help ensure that a PDF is as accessible as possible and meets EN 301 549 Section 10 Non-web documents, follow the guidance below.

For more on EN 301 549, see Applying WCAG to non-web documents — Publishing PDF and office documents.

For an overall introduction to making PDFs accessible, see Creating accessible PDFs — Adobe.

For a list of handy applications to help make a PDF accessible, see PDF Accessibility Tools & Resources Roundup — DigitalA11y.

Tags and reading order

In a PDF, accessibility information is added through ‘tags’ in a separate layer from the content.

Much like HTML markup, PDF tags identify what each type of content is — for example, a heading, paragraph, list, table or image — and organises it into a hierarchical and logical ‘tag tree’.

The tag tree describes the content without impacting any of the content’s visual appearance.

The tag tree also sets the document’s reading order, the sequence that AT follow when presenting the content to users. The tag tree’s structure needs to establish a logical reading order for the content to make sense when read out by a screen reader.

For more, see About tags, accessibility, reading order, and reflow — Accessibility features in PDFs — Adobe.

Apply known accessibility techniques

The W3C’s PDF Techniques for WCAG 2 help ensure that:

See also Creating accessible PDFs — Adobe.

Scanned text

Text that is presented as an image is another common issue in PDFs. Scanned text is inaccessible to screen reader users.

If you cannot select and copy text in a PDF, the text is an image.

To address this, see PDF7: Performing OCR on a scanned PDF document to provide actual text — W3C.

Forms

Most authoring applications do not retain their fillable form fields when you convert the files to PDF. So use the forms tools in Acrobat Pro to add fillable form fields.

For more information, see:

See also the following PDF Techniques for WCAG 2 from the W3C:

PDF/Universal Accessibility (UA)

PDF/UA, or PDF/Universal Accessibility, is an International Organization for Standardization (ISO) standard. It primarily defines requirements for accessible PDF editing and viewing software. But it also identifies what’s needed for a PDF document to be accessible when it's used with PDF/UA conformant software.

To purchase a copy of the PDF/UA standard from the ISO, see ISO 14289-1:2014 Document management applications — Electronic document file format enhancement for accessibility — Part 1: Use of ISO 32000-1 (PDF/UA-1).

There are numerous requirements for a PDF document to be PDF/UA conformant. Two critical requirements are that:

The requirements in PDF/UA align with the requirements in WCAG 2.1 or EN 301 549 Section 10 Non-web documents. Techniques that help a PDF document meet PDF/UA will help it meet EN 301 549.

For more on PDF/UA, see the following from the PDF Association:

Testing PDFs

Use Acrobat Pro’s Full Check / Accessibility Check to verify that:

Other tools for testing a PDF’s accessibility, including its conformance to the PDF/UA standard, include:

See also: