Download Font Substitution Will Occur Continue Exclusive [updated] May 2026
The message "Font Substitution will occur. Continue?" is a common alert in Adobe Acrobat and other document viewers. It indicates that the document uses specific fonts that are neither in the file nor on your current computer. Adobe Help Center Core Cause
Part 4: Real-World Scenarios and Case Studies
Case 1: The Legal Contract Disaster
A law firm in Chicago distributed a 300-page contract PDF using a commercial font “Articulate Display” (exclusive license). The recipient’s system lacked the font. Substitution occurred with Calibri, shifting line breaks and altering a key date clause. The error was caught only after signatures were exchanged. Cost: $47,000 in reprinting and legal amendments. download font substitution will occur continue exclusive
Step 2: Check Licensing Permissions
Use a font manager (FontExplorer X, Suitcase Fusion, or Windows Font Viewer) to check the fsType flags. If the flag includes “Restricted License” or “Exclusive,” embedding is legally prohibited. The message "Font Substitution will occur
Issue
- Many documents use proprietary or niche fonts. When a user opens such a file without those fonts installed, most viewers substitute alternative fonts automatically, which can break layout, spacing, and brand appearance.
- Prompting users with "Font substitution will occur — Continue?" interrupts workflow but informs them of potential changes.
Embed Fonts During Export: To prevent this for others, ensure you select options to "Embed All Fonts" when saving or exporting files as PDFs from their original source. Log the user's choice (opt-in only) to improve
5. What should you do if you see this?
- Check which font is missing – Look for a preceding “Missing Fonts” dialog.
- Do not blindly click “Continue” – If the document is final (e.g., a legal contract, branded brochure), text may reflow and change page count.
- Install the original font – Best solution. If unavailable, choose a similar font manually.
- If “exclusive” appears – Try saving a copy first. Some legacy software in exclusive mode suppresses all further warnings, which can hide other issues.
- Update your software – This dialog is rare in versions released after ~2015.
Change Download Options: Go to Printer Properties > Device Settings. Look for TrueType Font and change the selection from "Substitute with Device Font" to "Download as Softfont."
- Specify font families: When designing a document, specify a font family that includes multiple fonts. This allows the device or system to substitute the font with a similar one.
- Use @font-face: Consider using the @font-face rule to specify a custom font. This allows you to define a font that's not installed on the device or system.
- Test for font substitution: Test your documents on different devices and systems to ensure that font substitution doesn't occur.