PDF text resizing for accessibility — low-vision readers

Resize PDF text properly for low-vision readers — zoom vs reflow vs tagged PDF.

6 min read

PDF text resizing for accessibility — low-vision readers

By ScoutMyTool Editorial Team · Last updated: 2026-05-20

My grandmother stopped reading PDFs three years ago — she could not make the text large enough to read comfortably and zooming the page meant constantly scrolling left-to-right on every line. The fix was reflow mode in Acrobat Reader, which I had not realised existed because anyone with normal sight does not need it. Reflow turns a paginated PDF into a single column of text at the font size you want; lines fit on screen at any magnification. This article maps the six PDF resizing approaches for low-vision readers, when each is appropriate, and the source-document changes that make PDFs accessibility-ready in the first place.

Six resizing methods compared

MethodWhat it doesPreserves
Zoom (Cmd-+ / Ctrl-+)Scales the page up; user pans to readLayout exactly; text never reflows
Reflow view (Acrobat Reader)Re-flows text into single-column at chosen sizeWords; loses page layout
Convert to tagged PDFAdds structural metadata enabling reflowSource content; enables downstream accessibility
Re-export source at larger body fontGenerate a new PDF with bigger text from scratchLayout; produces a separate file
Convert to EPUB for reflowEPUB readers reflow at any chosen font sizeWords; layout substantially changed
Accessibility-mode high contrastReplaces colours with high-contrast themeWords; visual appearance differs from source

Step by step — enable reflow in Acrobat Reader

  1. Open the PDF in Acrobat Reader. Confirm it has a text layer — select text with click-drag. If text highlights character-by-character, the file supports reflow.
  2. View → Zoom → Reflow (or Ctrl-4 / Cmd-4). Pages collapse to a single column of text.
  3. Increase zoom with Ctrl-+ / Cmd-+ until text is comfortable. The text rewraps to fit screen width at every zoom level.
  4. Add high-contrast colours if helpful — Edit → Preferences → Accessibility → Replace Document Colors. Pick black background with white text or yellow text per preference.
  5. Save the settings as default so future PDF opens with the same configuration. Most low-vision users want reflow + high contrast on every document.

Producing accessibility-ready PDFs at the source

For document authors, the work that makes PDFs accessible happens at export. Word: File → Save As → PDF → Options → enable "Document structure tags for accessibility" and "Bitmap text when fonts may not be embedded". Google Docs: File → Download → PDF Document — tagged by default. InDesign: File → Export → PDF → Advanced → Create Tagged PDF. LibreOffice: File → Export as PDF → check "Tagged PDF". After export, verify in Acrobat: View → Show/Hide → Navigation Panes → Tags. The tags panel should list the document structure (headings, paragraphs, lists). If it shows "No Tags", the export setting did not work — re-export with the option explicitly enabled. For organisations producing public-facing PDFs, build tagging into the standard authoring workflow — every export goes through a checklist confirming structure tags, alt text, and language are set. The discipline costs minutes per document and produces compliance-grade output consistently.

For PDFs that arrive untagged from third parties, Acrobat Pro's Tools → Accessibility → Autotag Document adds inferred tags. Result quality varies; simple documents tag cleanly, complex multi-column layouts need manual cleanup. For high-stakes accessibility compliance (public-sector PDFs, ADA-regulated organisations), invest in tagged-PDF authoring at source rather than retroactive autotagging.

Assistive technology beyond reflow

Reflow is one part of the broader assistive-technology landscape, which includes screen readers (JAWS, NVDA, VoiceOver, TalkBack), screen magnifiers (ZoomText, Apple Magnifier), and braille displays connected via USB or Bluetooth. Each consumes the same underlying tagged-PDF structure but presents differently. Screen readers announce headings, paragraphs, links, and images as the user navigates; magnifiers track the cursor and enlarge the region in focus; braille displays output text in tactile cells. Designing PDFs for one mode benefits the others — proper headings help all assistive technology, not just reflow.

Related reading

FAQ

Why does Cmd-+ zoom not actually help low-vision readers?
Zoom enlarges the entire page proportionally — text gets bigger but so does horizontal page width, forcing constant pan to read each line. For low-vision readers who need 24pt or larger effective text on a Letter-sized page, this means scrolling horizontally on every line, which destroys reading flow. The right tool is reflow, not zoom. Reflow re-wraps text into a single column at the chosen size; pages disappear as a concept and lines fit on screen at any font size. Acrobat Reader's reflow (View → Zoom → Reflow) and the iPad's Reader-mode reflow handle this for most PDFs that have a text layer.
My PDF will not reflow — why?
Three usual causes. First, the PDF is image-only (scanned) — there is no text to reflow. OCR the PDF first to add a text layer. Second, the PDF is not tagged for structural reading order — reflow requires the PDF to know which text belongs to body, headings, captions; without tags, reflow falls back to top-to-bottom raw text which can scramble reading order. Re-export the source as a tagged PDF (Word: enable "Document structure tags for accessibility" in PDF export). Third, the PDF uses complex multi-column layout — reflow may collapse columns in the wrong order. For multi-column scientific papers, the safest path is conversion to EPUB or text rather than relying on reflow inside the PDF reader.
How big can text get in reflow mode?
Most modern readers support reflow at 100% to 1600% magnification. At 1600%, a single line shows a handful of words at most — comfortable for users who need very large text. The practical upper bound is around 800% on a typical screen before line-by-line reading becomes slower than reasonable. For users needing larger than 800%, consider hardware (larger monitor) rather than software-only scaling. Adjusting the system-level display zoom in addition to reader-level reflow gives further headroom: macOS Accessibility → Display → Zoom; Windows Magnifier; iPadOS Display & Text Size.
What is a "tagged PDF" and why does it matter for low-vision readers?
A tagged PDF includes structural metadata describing reading order, heading levels, paragraph boundaries, lists, tables, alt text on images. Screen readers and reflow tools use this metadata to present content correctly. Without tags, screen readers fall back to spatial reading order which often mis-reads multi-column or complex layouts. Tags are added automatically when Word, InDesign, or Google Docs exports PDF with "tagged PDF for accessibility" enabled. ScoutMyTool PDF Metadata Editor exposes tag presence; PDFs without tags can be re-tagged in Acrobat Pro (Tools → Accessibility → Autotag Document, then manually clean up).
How do high-contrast colour replacements help?
For low-vision readers with light sensitivity or specific colour-perception challenges, default black-on-white can be uncomfortable. Acrobat Reader (Preferences → Accessibility → Replace Document Colors) lets you replace document colours with high-contrast themes — white text on black background, yellow text on black, or custom combinations. The replacement applies to all PDFs and survives the read; toggle off when you need original colours (photos, design previews). Combined with reflow at large size, the colour replacement makes long-reading sessions comfortable for many low-vision readers without specialised hardware.

Citations

  1. WCAG 2.1 — Web Content Accessibility Guidelines, criterion 1.4.4 (Resize text), 1.4.10 (Reflow).
  2. ISO 14289 — PDF/UA (Universal Accessibility) standard.
  3. ISO 32000-1:2008 — Tagged PDF specification (§14.8).
  4. Adobe Acrobat — Accessibility documentation including reflow mode.

Verify PDF tags in your browser

ScoutMyTool PDF Metadata Editor surfaces whether a PDF has accessibility tags. Quick check before distributing — make sure your PDFs are reflow-ready.

Open Metadata Editor →