Guide

PDF reading order.

Reading order is the sequence in which assistive technology presents the content of a page. When it is wrong, a screen reader user hears a caption in the middle of a sentence, a sidebar before the article, or a table one column at a time.

Two orders, one document

A PDF has a visual order (where things are drawn) and a logical order (the structure tree, if the file is tagged). Screen readers follow the logical order. Untagged files have no logical order, so readers fall back to guessing from the drawing order, which is often the order the layout tool happened to write the objects.

How to check reading order

  1. Automated first pass. Run the file through our free checker. For tagged files it shows the tag sequence of the first pages (for example H1 → P → Figure → Table). If the sequence does not match what you see, the order is wrong.
  2. Acrobat Pro. Open Accessibility → Reading Order (or the Tags panel). Numbered regions show the order; the Order panel lets you drag to reorder.
  3. Screen reader. Read the page from top to bottom with NVDA (Insert+Down arrow) or VoiceOver (VO+A). This is the only test that reflects real use. See the screen reader testing guide.

Common failures

  • Multi-column pages read across columns instead of down.
  • Pull quotes, sidebars and captions inserted mid-paragraph.
  • Running headers, footers and page numbers read on every page (they should be artifacts).
  • Tables tagged as paragraphs, or cells in row-major order without headers.
  • Text placed with absolute positioning (InDesign, Canva) written in creation order rather than reading order.

How remediation fixes it

A remediator rebuilds the structure tree so each element appears once, in the order a sighted reader would read it, with headers and footers as artifacts. The result is then read with a screen reader by a second person before delivery. Our service includes this review on every job and records it in the delivery report.

Check a PDF’s reading order signals free