PDF Reflow (Responsive PDF)

A feature in modern PDF viewers that temporarily reorganizes the document's content into a single, vertical column that automatically adjusts font sizes and line wraps to fit small mobile screens.

What is PDF Reflow?

The core philosophy of PDF is that it always looks exactly the same, no matter the device. While this is great for printing, it is terrible for phones. Reading a wide "Letter" sized PDF on a 6-inch phone screen usually requires constant zooming in and scrolling left and right.

**PDF Reflow** (often called "Liquid Mode" or "Reading Mode") breaks the fixed-page rule. It uses the document's internal **Tags** to extract the text and images and "flow" them like a website. The text becomes larger, the margins disappear, and you can read the document with a simple one-finger scroll.

How Reflow Works

Reflow is not a permanent change to the file. It is a "view" created by your PDF software. For a PDF to reflow correctly, it must have a **Logical Structure** (Tags):

Why Is Reflow Important?

Reflow vs. OCR

Reflow only works if the PDF has **Real Text**. If your PDF is just a "picture" of a document (a scan), reflow will not work unless you first perform **OCR** (Optical Character Recognition) to turn those pictures back into actual characters.

Real-World Examples

A business traveler receives a 50-page PDF research paper while sitting on a train. Instead of struggling to zoom in on tiny charts using their thumb, they tap the **Reflow (Liquid Mode)** icon in their PDF app. Instantly, the academic paper transforms into a beautiful, easy-to-read vertical scroll. They can even increase the font size so they can read without their glasses. When they get to their office and open the same file on their desktop, it still appears as a perfectly formatted, professional document ready for printing.

A college student is reading a textbook in bed on their tablet. By using **Reflow**, they can set the background to "Sepia" and the font to a large "OpenDyslexic" typeface. This makes the heavy textbook content feel like a light eBook, helping them focus on the material rather than the formatting.

When Should You Use PDF Reflow?