You open a PDF and the fonts look different from what was intended — a distinctive brand typeface replaced by Times New Roman, or a clean sans-serif heading appearing in a generic serif font. The layout may have shifted, line breaks changed, and the document no longer looks like what the creator designed. This is font substitution, and it has a specific cause and a specific fix.

Why the Wrong Fonts Appear
A PDF can reference fonts in two ways: by embedding the font data directly in the file, or by naming the font and expecting the viewer to find it on the local system. When a font is embedded, every viewer displays it correctly because the font data travels with the file. When a font is referenced but not embedded, the viewer looks for that font on the device it's running on.
If the font isn't installed on the viewer's device — because it's a licensed typeface, a custom corporate font, or simply an uncommon font that most computers don't have — the viewer substitutes the closest available alternative. Adobe Reader typically substitutes with a version of Times New Roman for serif fonts and Helvetica for sans-serif. The substitution looks similar but never identical, and because different fonts have different character widths, text reflows and line breaks change.
Try Edit PDF
No installation needed. Works directly in your browser.
How to Check Whether Fonts Are Embedded
In Adobe Acrobat or Reader, go to File > Properties > Fonts tab. This lists every font used in the document and shows whether each one is embedded. Look for "Embedded" or "Embedded Subset" next to each font name — these are properly embedded. If a font shows no embedding status or shows "Not embedded," that font will be substituted on systems that don't have it installed.
An "Embedded Subset" means only the characters actually used in the document are embedded rather than the full font file. This is fine for display purposes — the visible characters all render correctly. The only limitation is that if you try to edit the document and add new characters from that font, those additional characters may not render correctly unless you have the full font installed.
The Fix: Re-Export With Fonts Embedded
If you have access to the source document, the fix is straightforward: re-export to PDF with font embedding enabled. In Microsoft Word, File > Save As > PDF uses embedded fonts by default when you use the native export rather than Print to PDF. Confirm this by checking Options in the export dialog — "Embed fonts in the file" should be checked.
In Adobe InDesign or Illustrator, PDF export settings include font embedding options. In the export dialog, ensure all fonts are set to embed. For most standard exports, embedding happens automatically — the issue usually arises when someone exports using a third-party PDF printer driver that doesn't embed fonts by default, or when they specifically chose a low-compatibility export setting that excluded font embedding.
Fixing an Existing PDF Without the Source Document
If the source document isn't available but you have the fonts installed on your machine, Adobe Acrobat Pro can embed them into an existing PDF. In Acrobat Pro, go to File > Properties > Fonts, then use the Preflight tool (Tools > Print Production > Preflight) to run a fixup that embeds missing fonts.
The catch: font embedding requires a license to embed. Most commercial fonts explicitly permit embedding in PDFs. Some restricted fonts prohibit it — if a font has an embedding restriction in its license, Acrobat won't embed it even if you request it. Check the font's embedding permissions in the font properties if the embed operation fails.
When Someone Sends You a PDF With Wrong Fonts
If a PDF you received is showing substituted fonts and you need to see it as intended, you have two options. First, install the missing fonts on your system — if you know which fonts are being substituted, installing the correct fonts allows the PDF to render properly without any changes to the file. Second, contact the sender and ask them to re-export with embedded fonts.
If the PDF is for information purposes and the font substitution doesn't affect your ability to read the content — just the visual appearance — it may not be worth the effort to fix. Font substitution is primarily a visual quality issue rather than a content issue. The words are the same; only the typeface differs.
Preventing Font Issues at Export Time
The single most effective prevention is to always use the native PDF export in your authoring application rather than a third-party PDF printer, and to verify font embedding in the resulting file's properties before distributing. For documents using custom or licensed PDF Fonts, check the Properties > Fonts tab after every export to confirm all fonts show as embedded or embedded subset. This thirty-second check prevents the problem from reaching the recipient.
Try Edit PDF
No installation needed. Works directly in your browser.
