Word to PDF Fonts Change — Why and How to Fix
You design a Word document with a specific font that defines your brand or document style. Convert it to PDF, open the result, and the font has changed to Times New Roman or Calibri or some other generic substitute. This is particularly damaging for brand documents, presentations, and any designed collateral where typography matters. Font changes in Word-to-PDF conversion happen for clear reasons and are entirely preventable.
Why Fonts Change During Word to PDF Conversion
PDF documents can embed font data within the file, making them self-contained. But this only works if the conversion process has access to the font data to embed it. When it doesn't, the PDF references the font by name, and the viewer substitutes whatever closest match is available. **The font is not installed on the conversion server.** When you use an online Word-to-PDF tool, the conversion happens on a remote server. If that server doesn't have your custom font installed, it cannot embed it and substitutes a similar standard font. **The font is not licensed for embedding.** Font licenses vary. Some fonts (especially commercial typefaces) have restrictions on embedding in PDFs. Word respects these restrictions and uses a substitute for restricted fonts. **The Word document didn't embed the font.** Word can embed fonts in .docx files, but this setting is off by default. If the font isn't embedded in the Word file and the conversion tool can't access it from the system, the PDF won't have it. **The font is a system font on your machine but not on others.** Fonts like many of the Microsoft Office defaults (Calibri, Cambria, Segoe) are licensed and not universally available on non-Windows systems. Converting on a Mac or Linux server may lose these fonts. **Converting via LibreOffice.** LibreOffice is a common backend for online converters. It has its own font set and renders documents using fonts it has available, substituting when the original font is missing.
How to Prevent Font Changes in Word to PDF Conversion
These approaches guarantee font consistency, listed from most to least reliable:
- 1Convert using Microsoft Word directly (Save As > PDF or Export > PDF). Word knows which fonts you used (since they're installed locally for you to use them) and embeds all required font data in the PDF. This is the most reliable method and produces the best output for complex Word documents.
- 2Embed fonts in the Word document before converting. Go to File > Options > Save. Check 'Embed fonts in the file'. This stores font data inside the .docx file itself, allowing any conversion tool (even remote ones) to access the font data.
- 3Use standard, universally available fonts. Fonts like Arial, Times New Roman, Georgia, and Courier are available on virtually all systems and in all conversion tools. If typography consistency matters more than specific styling, redesign using these fonts.
- 4Install required fonts on the conversion system. If using a self-hosted conversion setup (LibreOffice on a VPS), install the same fonts used in your documents. Copy font files to the system font directory and refresh the font cache.
- 5For custom branded fonts, convert locally using Word or export directly from the design application (InDesign, Affinity Publisher) that has the fonts installed. Don't rely on remote converters for documents with custom typefaces.
- 6Outline text in design files before converting. In InDesign or Illustrator, 'Create Outlines' converts text to vector paths — no font data needed. The text looks identical but is no longer dependent on font availability. This is the approach used for print-ready PDFs.
How to Verify Fonts Are Embedded in Your PDF
After converting, check whether fonts are properly embedded: **In Adobe Reader:** Open the PDF, go to File > Properties > Fonts tab. You'll see a list of all fonts used in the document and whether each is 'Embedded' or 'Embedded Subset'. If fonts are listed without 'Embedded', they may substitute on systems that lack them. **Font embedding types:** - 'Embedded' means the complete font data is in the PDF - 'Embedded Subset' means only the glyphs actually used are embedded (smaller file, but cannot be used to edit the text later) - No embedding tag means the font is referenced by name only For distribution to external parties, all fonts should show as Embedded or Embedded Subset.
What to Do When You Can't Embed a Font
Some fonts explicitly prohibit embedding (check the font's License > Embedding Permissions in the font file properties). Options when embedding is prohibited: **Find an alternative.** Google Fonts has thousands of fonts with open licenses that permit embedding. Find a similar open-source typeface and switch your document to it. **Purchase the appropriate license.** Many type foundries sell 'PDF embedding' licenses separately from desktop licenses. If the font is central to your brand, this cost may be justified. **Convert text to outlines.** As noted, outlining text makes it font-independent. This is the right approach for final PDFs that won't need further editing. **Contact the font publisher.** Some publishers grant embedding permissions case-by-case for legitimate business use.
Frequently Asked Questions
Why does my font look correct in Word but changed in the PDF?
The font is installed on your computer (so Word displays it) but not embedded in the PDF (so other viewers substitute it). Either Word didn't embed it during conversion, or the conversion tool didn't have access to the font. Convert directly from Word with the 'Embed fonts' option enabled.
Will embedding fonts make my PDF file larger?
Yes, but usually not dramatically. A typical font file adds 50–200KB to the PDF. For a document using two or three custom fonts, this might add 300–500KB total. For most documents, this is an acceptable tradeoff for guaranteed font consistency.
Some of my fonts are showing as substituted in Adobe Reader — should I be concerned?
Only if visual accuracy matters. Font substitution in Reader means the viewer replaced your font with an approximation. On your own system with the font installed, the original font likely displays. For recipients without the font, they see the substitute. If the document's appearance is critical, re-convert with proper font embedding.
I'm using Google Fonts in my document — will they convert correctly?
Google Fonts are open-source and designed for web use. If your system has them installed (downloaded and installed locally) and your conversion tool is Word running locally, yes. If converting via an online tool, the server needs to have the specific Google Font installed. Embed the font in your Word file first to be safe.