Advertisement

Guides

How PDFs actually work

Plain explanations of common PDF problems, written by the folks building the tools that fix them.

Most PDF trouble comes from one thing: the format was designed to describe a printed page, not to store a document you can work with. It records where each glyph sits and what colour each shape is, but not which words form a sentence, which lines form a paragraph, or that a black rectangle was meant to conceal what is under it.

That gap explains an enormous amount of otherwise baffling behaviour: why a two-page file is eight megabytes, why a filled-in form shows up blank on someone else's screen, why pasted text arrives with its columns interleaved, and why redactions keep failing. These guides explain the mechanism in each case, so the fix makes sense rather than being a sequence of steps to follow on faith.