Skip to main content
WCAGrules
Quick navigation

Make PDF page numbers match the printed pages

The page number a PDF viewer announces should match the number printed on the page. PDFs handle this with page labels, set through the PageLabels entry in the document catalog, so front matter can run i to iv and the body can start again at 1 exactly as printed. Appendices work the same way, starting at 1 with a letter prefix, so page A-1 announces as A-1. W3C publishes PDF17 as a sufficient technique. Without page labels the viewer just counts physical sheets, the navigation toolbar shows that count, and page 12 of the file is page 8 of the document.

How we find it in an audit

We compare the viewer's page indicator against the numbers printed on the pages, and we do it once per numbering scheme rather than once per document, because front matter, body and appendices each need their own. In Acrobat we check whether page labels are defined and agree with the print throughout.

How affected users experience it

"See page 47 of the agreement" is a normal instruction in legal work. With no page labels, a screen reader user navigating to page 47 lands on printed page 43, and every citation, index entry, and phone-call reference is off by the same silent offset. They have no visual page corner to double-check against.

Passes vs. fails

Passes: one name, everywhere. Fails: renamed on every page.

Passes

Page labels number the front matter i to vi and start the body at 1. The viewer's page 31 is the printed page 31, for everyone.

Fails

A prospectus has six pages of roman-numeraled front matter and no page labels. Counsel says "see page 31", and the viewer's page 31 is printed page 25.

How this gets tested

The W3C publishes test rules that define what a checker looks for here.

Other ways to satisfy this rule

52 guides on this site are filed under 1.3.1 Info and Relationships. W3C lists this one as sufficient for that rule when used for making information and relationships conveyed through presentation programmatically determinable, so the condition is part of the test rather than a footnote to it.

This guide is our interpretation of W3C technique PDF17: Specifying consistent page numbering for PDF documents. W3C publishes its techniques as guidance rather than as the standard, and says so on every one of them. The success criterion is what conformance is measured against, and a technique is one documented way to meet it.

Go somewhere useful

Find tools, resources and your workspace.

29 destinations