Download Font Substitution Will Occur Continue Here
A font on Windows (e.g., Calibri) may not map perfectly to the same font on macOS or Linux. Similarly, older PDF versions may not support modern OpenType features.
If you are the one creating and sharing documents, prevent others from seeing the warning.
Some software allows you to permanently suppress this warning via Registry edits or Preference panes. Do not do this. Suppressing the warning means you will print substituted fonts without knowing it, leading to costly republishing errors.
If you own the font:
The cleanest solution is to obtain and install the exact fonts used in the document.
What it means
Common causes
What to expect if you continue
When it's safe to continue
When to avoid continuing
How to fix the root problem
Quick actions
One‑sentence recommendation Continue only if layout fidelity isn't critical; otherwise stop and restore/embed the missing fonts before proceeding.
(If you want, I can: suggest similar fonts to replace a missing one, give step-by-step instructions to embed fonts, or explain how to check which fonts are missing.)
The "Download Font Substitution Will Occur Continue" error occurs when a document uses fonts missing from the system or printer, or when fonts are not embedded . Fixing this generally involves installing the missing fonts, embedding them in the source document, or changing printer preferences to "Download as SoftFont" . For a detailed guide on solving font problems, visit ThinPrint support.thinprint.com/en/support/solutions/articles/43000708174-solving-font-problems. Set Up a Print Job to Prevent Device Font Substitution
How to Fix the "Font Substitution Will Occur. Continue?" Error in AutoCAD
If you are a frequent AutoCAD user, you’ve likely encountered the pesky pop-up: "Font substitution will occur. Continue?" This message usually appears when you open a drawing created by someone else or on a different workstation.
While it might seem like a minor annoyance, clicking "Yes" without understanding the underlying cause can lead to unreadable text, shifted dimensions, and unprofessional-looking layouts. Here is everything you need to know about why this happens and how to resolve it. Why Does This Error Occur? AutoCAD drawings rely on two types of font files:
SHX Fonts: Native AutoCAD compiled shape fonts (e.g., romans.shx). Download Font Substitution Will Occur Continue
TrueType Fonts (TTF): Standard Windows fonts (e.g., Arial.ttf).
When you open a .dwg file, AutoCAD scans your system for every font used in that drawing. If it cannot find a specific font file, it triggers the substitution warning. The software is essentially asking, "I don't have the original font; can I use a default one (usually simplex.shx) instead?" The Risks of Ignoring the Message
If you simply hit "Continue," AutoCAD replaces the missing font with a generic substitute. This often causes:
Text Overlap: The substitute font may have different character widths, causing text to bleed into lines or borders.
Missing Symbols: Specialized SHX fonts often contain industry-specific symbols (GDT, plumbing, electrical) that don't exist in standard fonts.
Plotting Issues: Your printed PDF or physical paper might look different than what you see on the screen. How to Fix Font Substitution 1. Identify the Missing Font
Before you can fix the problem, you need to know what’s missing.
Open the Text Style manager (Type STYLE in the command line).
Look for styles with a yellow warning triangle next to the font name. This indicates the font file is missing from your local paths. 2. Install the Required Fonts A font on Windows (e
The most common "fix" is to get the original font file from the person who sent you the drawing.
For SHX files: Copy the file into the AutoCAD Fonts folder (usually C:\Program Files\Autodesk\AutoCAD 20xx\Fonts).
For TTF files: Right-click the font file in Windows and select Install. 3. Use the "eTransmit" Feature (Prevention)
If you are the one sending the files, use the ETRANSMIT command. This creates a ZIP package that automatically includes all dependencies, including font files, so the recipient never sees the substitution error. 4. Map the Missing Font Permanently
If you don't have the original font and don't want to see the error again, you can tell AutoCAD which font to use as a permanent replacement via the acad.fmp (Font Mapping) file. This tells the software: "Whenever you see Font A, always use Font B without asking me."
The "Font substitution will occur" warning is AutoCAD's way of protecting the visual integrity of your design. Rather than just clicking through it, take a moment to identify the missing .shx or .ttf file. Maintaining a clean font library ensures that your technical drawings remain precise, readable, and professional.
Are you dealing with a specific SHX file that you can't find, or are you looking to automate the suppression of this warning across your office?
A mid-sized law firm kept receiving court rejections because PDFs displayed "Download Font Substitution Will Occur Continue" when judges opened exhibits. The substituted fonts changed line numbering, causing citation errors.
Solution: The IT team deployed a standardized font package (Times New Roman, Arial, Courier New, and LegalPrestige) across all firm computers. They also trained staff to embed fonts in every PDF/A file before e-filing. Rejection rates dropped from 18% to 0% in three months. What it means
