How to Convert Word to PDF With Custom Fonts Embedded
You use a beautiful custom font in your brand documents — a distinctive serif for headings, a carefully chosen sans-serif for body text. You send the Word document to a client, or convert it to PDF, and discover that the recipient's PDF looks completely different from what you created. Standard system fonts have been substituted for your custom typefaces, and the carefully designed document now looks generic and unprofessional. This is the font embedding problem, and it affects anyone who uses fonts that are not included in the standard set installed on every operating system. The solution is ensuring that the PDF file itself contains the font data, so any PDF viewer on any device renders your document with exactly the typeface you intended — no system fonts, no substitutions. This guide explains exactly how font embedding works in PDFs, which Word settings control it, what font licensing restrictions may prevent embedding, and how to verify that your fonts are properly embedded in the final PDF. Whether you are creating brand documents, marketing materials, or any professional PDF that needs consistent typography, this is the knowledge you need.
How Font Embedding Works in PDFs
A PDF can contain fonts in two ways: referenced (not embedded) or embedded. A referenced font is recorded in the PDF by name only — when a PDF viewer opens the document, it looks for the named font on the local system. If the font is installed, the document renders correctly. If the font is not installed, the viewer substitutes the closest available font, often producing a significantly different appearance. An embedded font is different — the actual font data (the glyph shapes for each character) is included inside the PDF file. When any PDF viewer opens the document, it reads the font data from the file itself and renders the characters exactly as the original creator intended, regardless of what fonts are installed on the viewer's system. The document looks the same everywhere. Font embedding increases the PDF file size because it adds the font data. The increase depends on the font complexity and how many characters are used — a font with thousands of glyphs where only 52 Latin characters are used can be subset-embedded, including only the character shapes actually needed in the document. Subset embedding keeps file sizes manageable while ensuring correct rendering. Most modern PDF export functions subset-embed fonts by default.
- 1In Word, go to File > Options > Save and check 'Embed fonts in the file' to embed fonts in the Word document itself.
- 2When exporting to PDF via File > Save As > PDF, Word uses these embedding settings to include fonts in the PDF.
- 3After conversion, open the PDF in Adobe Reader and go to File > Properties > Fonts to verify fonts are listed as 'Embedded' or 'Embedded Subset'.
- 4If fonts show as 'Not Embedded', reconvert using Word's built-in Export to PDF function with the correct embedding settings.
Configuring Word for Font Embedding
Word has font embedding settings that operate at two levels: the Word document and the PDF export. The Word document setting (File > Options > Save > Embed fonts in the file) embeds fonts in the .docx file itself — useful for sharing editable documents, but separate from PDF export embedding. For PDF output, Word's Export to PDF function (File > Export > Create PDF/XPS) embeds fonts by default when it can. The key is using this export method rather than Print to PDF. The Print to PDF path goes through the printer subsystem, which handles font embedding differently and may or may not include all custom fonts depending on the printer driver's font handling. In the Export dialog, click Options and verify the settings. The 'ISO 19005-1 compliant (PDF/A)' option forces full font embedding — PDF/A is an archival format that requires all fonts to be embedded for long-term viewing reliability. Enabling this option guarantees font embedding at the cost of slightly larger file size and a few feature restrictions. For documents where font accuracy is critical, PDF/A export is the most reliable method.
- 1Go to File > Export > Create PDF/XPS (not Print > PDF).
- 2Click the Options button in the export dialog.
- 3Check 'ISO 19005-1 compliant (PDF/A)' to guarantee full font embedding.
- 4Click OK and Publish to create the PDF with all fonts embedded.
Font Licensing and Embedding Restrictions
Not all fonts can be embedded in PDFs — font licenses sometimes prohibit embedding. The font file itself contains an embedding permission flag that PDF creation tools read before embedding. Fonts can be: editable (can be embedded and characters can be modified), print-and-preview (can be embedded read-only), no-embedding allowed (cannot be included in distributed PDFs), or subset-only (can include only the subset of characters used). Most commercial fonts from reputable foundries allow PDF embedding — it is part of what you are licensing when you purchase a font. Some fonts distributed for free may have embedding restrictions. If Word or your conversion tool fails to embed a specific font, this is often because the font's license flags prohibit it, not a technical failure. When you cannot embed a required font, you have two options: purchase a license that allows embedding, or outline the text using the font. Outlining converts text to vector shapes, so the viewer doesn't need the font to render the characters correctly — but the text is no longer selectable or searchable in the PDF. For logo typography or decorative headline text, outlining is a practical solution. For body text in a long document, losing searchability is usually not acceptable.
- 1If a font fails to embed, check the font's license terms for embedding permissions.
- 2For restricted fonts in headline text, use design software (Illustrator, InDesign) to outline the text before creating the PDF.
- 3For restricted fonts in body text, consider replacing the font with a licensed alternative that allows embedding.
- 4Use Adobe Acrobat's Preflight tool to check the embedding flag of any font in your system before designing with it.
Verifying Font Embedding in Your PDF
After converting your Word document to PDF, verifying that fonts are correctly embedded takes only a few seconds and prevents discovering the problem only after distribution. In Adobe Acrobat or the free Adobe Reader, go to File > Properties (or Ctrl+D) and click the Fonts tab. This shows every font used in the document and its embedding status. A correctly embedded font shows as 'Type 1', 'TrueType', or 'OpenType' with '(Embedded)' or '(Embedded Subset)' next to it. Both embedded and embedded subset are correct — embedded subset means only the specific characters used in the document are included, which reduces file size without affecting rendering. If any fonts show without '(Embedded)', those fonts will substitute on systems where they are not installed. For non-standard fonts that you do not expect every recipient to have, this needs to be fixed. For common system fonts like Arial, Calibri, or Times New Roman, non-embedding is usually acceptable because these fonts are installed on virtually all systems. Focus embedding verification on your custom or branded typefaces.
- 1Open the converted PDF in Adobe Reader and press Ctrl+D to open Document Properties.
- 2Click the Fonts tab and review each font's embedding status.
- 3Fonts labeled '(Embedded)' or '(Embedded Subset)' are correctly embedded.
- 4Fonts labeled only with their type but without '(Embedded)' may substitute on other devices — reconvert with PDF/A settings if these are custom fonts.
Frequently Asked Questions
Why isn't my font embedding even though I have the font installed?
Font embedding may be blocked by the font's embedded permission flag, which is set by the font creator and controls whether PDF tools can include the font data. Check the font license — some free or trial fonts prohibit embedding. If the font license allows embedding and the font still isn't embedding, try exporting with PDF/A compliance mode enabled in Word's export options, which mandates font embedding.
Will embedding fonts make my PDF file too large to email?
Subset embedding (which most tools use by default) includes only the glyph shapes for characters actually used in your document. A typical business document using one or two fonts adds 50-200 KB per embedded font — usually acceptable for email. If file size is a concern after embedding, use LazyPDF's compress tool to reduce file size while keeping fonts intact.
Can online PDF converters embed fonts?
Yes, when the fonts are present in the conversion environment. LazyPDF's Word to PDF converter uses LibreOffice's rendering engine, which embeds standard fonts correctly. For proprietary commercial fonts that are not part of the standard font set, the conversion tool must have those fonts installed to embed them — which is why Word's built-in export is sometimes the most reliable for custom brand typography.
My client says the PDF looks different on their computer. Could it be a font embedding issue?
Yes, definitely. If the document looks correct on your system (where the fonts are installed) but different on the recipient's system (where they may not be), this is a classic font substitution problem. Verify font embedding using the Adobe Reader Document Properties check, and reconvert with PDF/A mode enabled. Send the fixed PDF and ask the client to confirm the typography matches your intended design.