# Embedded fonts

> Source: https://www.infinitelibrary.ai/glossary/embedded-fonts

Last updated: 2026-09-06
Category: Typesetting & layout
Also called: Font embedding · Subset fonts

Embedded fonts are typeface data packed inside a PDF so it prints identically anywhere; PDF/X requires every font to be embedded, usually as a subset.

## Definition

A PDF can either **reference** a font by name, hoping the machine that opens it has the same one installed, or **embed** the font's outlines inside the file. Print requires embedding. Without it, the printer's system substitutes whatever it has, and the substitute has different widths — lines rewrap, pages overflow, and characters the fallback font lacks appear as boxes or disappear.

Nearly all embedding is **subset embedding**: only the glyphs the document actually uses are packed in, which keeps the file small and is what the PDF/X standards specify. A subset font shows in Acrobat's font list with a six-letter prefix (ABCDEF+Garamond).

Two things prevent embedding. Some fonts carry licence flags that forbid it — check before buying a display face for a cover — and some workflows export PDFs with fonts as references by default. **Preflight** checks catch both; so do most print-on-demand upload screens, which reject files with unembedded fonts.

## In Bindery

Bindery’s print PDFs are validated against Lulu’s rules before printing — rules that require every font to be embedded — so a font problem is caught in the studio.

## Related

- [Print-ready PDF (PDF/X)](https://www.infinitelibrary.ai/glossary/print-ready-pdf)
- [Preflight](https://www.infinitelibrary.ai/glossary/preflight)
- [Typesetting](https://www.infinitelibrary.ai/glossary/typesetting)
- [Ligature](https://www.infinitelibrary.ai/glossary/ligature)
- [Turn a PDF Into a Printed Book](https://www.infinitelibrary.ai/tools/pdf-to-printed-book)
- [Turn a Word Document Into a Printed Book](https://www.infinitelibrary.ai/tools/word-document-to-printed-book)
- [Book Publishing Glossary — 59 Terms Defined](https://www.infinitelibrary.ai/glossary)
- [Bindery — the Claude-powered book studio](https://www.infinitelibrary.ai/bindery)

---

More from Infinite Library, as one map for AI agents: https://www.infinitelibrary.ai/llms.txt
