How to Embed Fonts to Avoid Substitution in PDF Export
🔍 WiseChecker

How to Embed Fonts to Avoid Substitution in PDF Export

When you export a Word document to PDF, the fonts you carefully chose may be replaced with different ones. This substitution happens when the PDF reader cannot find the fonts you used. The result is a document that looks different from what you designed, with shifted text or broken layouts. This article explains how to embed fonts in your Word file so that the exact fonts travel with the PDF. You will learn the correct settings to apply before exporting and how to check if embedding succeeded.

Key Takeaways: Embed Fonts to Prevent PDF Substitution

  • File > Options > Save > Embed fonts in the file: Forces Word to include font data when saving the document.
  • Do not embed common system fonts: Reduces file size by skipping fonts that most computers already have.
  • Check font embedding status in Acrobat Reader: Opens the Properties dialog to verify which fonts are embedded in the final PDF.

ADVERTISEMENT

Why Font Substitution Happens in PDF Export

Font substitution occurs when the PDF viewer on the receiving end does not have the font you used installed. Word sends only the text, not the font data, unless you explicitly tell it to embed the fonts. The PDF reader then picks a fallback font, often Courier or Arial, which changes spacing, line breaks, and page layout. This is especially common with decorative, custom, or less common typefaces. Embedding the font inside the PDF file ensures the viewer uses the correct glyphs regardless of the system.

Word can embed TrueType (.ttf) and OpenType (.otf) fonts, but it cannot embed fonts with license restrictions that forbid embedding. Most commercial fonts from reputable foundries allow embedding for print and PDF workflows. Free fonts from the web may have restrictions that block embedding entirely. You can check a font’s embedding permission in the font file properties on Windows 10 or Windows 11.

Embedding Permission Levels

Each font file carries an embedding flag set by the designer. The four common flags are:

  • Installable: The font can be embedded in documents and installed on other systems. No restrictions.
  • Editable: The font can be embedded, but the document must remain editable. The font cannot be installed separately.
  • Preview & Print: The font can be embedded only for viewing and printing the document. It cannot be used for editing.
  • Restricted: The font cannot be embedded at all. Word will skip it during export.

If a font has a Restricted flag, you cannot embed it through Word. You must either use a different font or convert the text to shapes in a graphics application before exporting to PDF.

Steps to Embed Fonts in Word Before PDF Export

The font embedding setting is not in the PDF export dialog. You must set it in Word’s Save options before you create the PDF. Follow these steps exactly.

  1. Open Word Options
    Click File in the top-left corner. Then click Options at the bottom of the left pane. The Word Options dialog box opens.
  2. Navigate to the Save tab
    In the Word Options dialog, click Save on the left sidebar. This section controls how Word saves files and what data is included.
  3. Enable font embedding
    Under the Preserve fidelity when sharing this document section, check the box labeled Embed fonts in the file. This tells Word to include font data when saving.
  4. Choose embedding options
    Two sub-options appear below the checkbox. Check Embed only the characters used in the document to reduce file size. This option stores only the letters and symbols you actually typed, not the entire font. Leave Do not embed common system fonts checked to avoid adding fonts like Arial or Calibri that most computers already have. Unchecking this box will increase file size significantly.
  5. Save the document
    Click OK to close Word Options. Press Ctrl+S to save the document. The font data is now stored inside the .docx file.
  6. Export to PDF
    Click File again, then Save As or Export. Choose PDF from the file type dropdown. Click Save or Export. The fonts you embedded in the .docx file will be carried into the PDF.

ADVERTISEMENT

Common Font Embedding Issues and How to Solve Them

The PDF still shows a different font after embedding

If the PDF viewer substitutes a font even after you enabled embedding, the font likely has a Restricted embedding flag. Open the font file in Windows File Explorer. Right-click it and choose Properties. Go to the Details tab and look for Embedding. If it says Restricted, Word cannot embed it. Replace that font with a different one that allows embedding. Common alternatives include Google Fonts like Open Sans or Roboto, which have Installable embedding.

The PDF file size is too large after embedding

Embedding entire font families can bloat the PDF. Use the Embed only the characters used in the document option to limit what gets stored. Also keep Do not embed common system fonts checked. If you used a font with many styles (regular, bold, italic, bold italic), each style adds data. Consider using only two styles per font family.

How to verify which fonts are embedded in the PDF

Open the PDF in Adobe Acrobat Reader. Press Ctrl+D to open Document Properties. Click the Fonts tab. You will see a list of all fonts used in the document. Next to each font name, a tag shows either Embedded or Embedded Subset if the font was successfully included. If you see (Actual Font) without an embedding tag, the font was not embedded and may be substituted on other systems.

Word Online vs Desktop: Font Embedding Behavior

Item Word for Desktop (Windows/Mac) Word for the Web (Browser)
Font embedding setting Available in File > Options > Save Not available
Embedding method Saves font data inside the .docx file No font embedding occurs
PDF export result Fonts are passed to the PDF if embedded Fonts may be substituted in the PDF
File size control Can subset fonts and skip common system fonts No control
Best use case Final PDFs for print or distribution Quick drafts where exact fonts are not critical

Word for the Web does not support font embedding because it runs in a browser with limited file access. If you need precise font fidelity, always use the desktop version of Word. After you embed fonts in the desktop version, you can upload the file to OneDrive and open it in Word for the Web for minor edits, but the embedding settings remain intact only if you do not resave from the web version.

Advanced Tip: Embedding Fonts in PDFs Created From Other Sources

If you receive a PDF from someone else and notice font substitution, you cannot fix it retroactively. The font data was not included during creation. The only solution is to ask the original author to re-export with embedding enabled. For your own documents, you can also use the Print to PDF feature in Windows 10 and Windows 11. When you choose Microsoft Print to PDF as the printer, Word still uses the same font embedding rules from the Save options. So the Print to PDF method respects the same embedding settings described above.

You can now embed fonts in Word and export a PDF that looks exactly as you designed it. Before distributing the PDF, verify font embedding using Acrobat Reader’s Document Properties. For documents that must match a corporate brand guide, always embed all fonts and check the PDF on a computer that does not have those fonts installed. This confirms that the fallback mechanism works correctly. If you work with fonts from multiple sources, consider standardizing on a set of fonts that allow Installable embedding to avoid surprises.

ADVERTISEMENT