What Is PDF/A, and Do You Actually Need It?

PDF/A comes up when a form or institution specifically requires it, usually without explaining why — it's not a better PDF, it's a more restricted one, built for a specific purpose regular PDF doesn't serve.

It's an archival standard, not a quality tier

PDF/A (ISO 19005) is designed for long-term archiving — the goal is that a PDF/A file opens and looks identical in 50 years, regardless of what software or fonts exist by then. Regular PDF has no such guarantee: it can reference external fonts that might not be installed later, external content, or features tied to specific software versions.

What it actually restricts

  • All fonts must be embedded in the file — nothing can rely on a font being installed on the viewing device
  • No audio, video, or executable JavaScript content — anything that depends on software capabilities that might not exist later
  • No encryption or password protection — an archived file needs to remain openable indefinitely
  • Color must be defined in a device-independent way, so it renders consistently regardless of the display or printer used

Who actually requires it

Government records systems, legal filings, medical records, and academic thesis/dissertation submissions commonly require PDF/A specifically, because these are documents with genuine long-term retention requirements — sometimes decades, sometimes permanently. If a form or institution says "PDF/A required," it's almost always one of these contexts.

Do you need it?

If nothing you're submitting to has explicitly asked for PDF/A, you don't need it — a regular PDF is fine, and PDF/A's restrictions (no encryption, mandatory font embedding) can even work against you for everyday use. Only convert to PDF/A when a specific requirement names it.

Work with a PDF