Tag
Internals
How the PDF format actually works underneath — object structure, content streams, filters, incremental updates, embedded files, and the specification details that explain otherwise baffling behaviour.
17 posts
PDF Compression Filters Explained
A PDF is full of compressed content: page streams, embedded images, fonts, embedded files. The compression schemes are called "filters" in PDF terminology…
May 19, 2026·8 min read
Digital Signature Internals in PDF
A digital signature on a PDF is more than a scribbled image. It's a cryptographic operation that proves who signed, when, and that the document hasn't been…
May 17, 2026·8 min read
XFA Forms Explained
XFA (XML Forms Architecture) is the more powerful, more complex, and increasingly deprecated form technology in the PDF ecosystem. XFA forms support dynamic…
May 15, 2026·7 min read