TroubleshootingMarch 13, 2026

PDF Fonts Not Displaying Correctly — How to Fix It

Opening a PDF to find text rendered in the wrong font, displayed as boxes, filled with garbled characters, or substituted with a visually different typeface is a sign of a font embedding problem. The document looks correct for whoever created it but fails on other systems because the required fonts are not available or not embedded in the file. Font problems in PDFs fall into a few distinct categories, each with a different cause and solution. Understanding which type of problem you have is the fastest path to fixing it. This guide covers the common causes of incorrect font display in PDFs, how to diagnose the specific issue, and practical fixes ranging from quick workarounds to more thorough solutions.

Why Fonts Break in PDFs

PDF fonts can fail to display correctly for three main reasons. First, the font was not embedded in the PDF file — the creator had the font installed on their system and the PDF relies on that font being present on every viewer's system. When it is not installed, the viewer substitutes a different font, changing the appearance. Second, the font was partially embedded (subsetted to include only used characters) but the subset is missing characters that appear in the document. Third, the font data inside the PDF is corrupt or incompatible with the viewer's rendering engine.

How to Fix Non-Embedded Fonts

The most effective fix for font embedding problems is to regenerate the PDF with fonts properly embedded. This requires access to the original source document.

  1. 1If you have the original Word, InDesign, or other source file, open it and re-export to PDF with font embedding enabled. In Word, use File > Export > Create PDF/XPS. In the dialog, ensure the PDF options include embedding fonts.
  2. 2If you do not have the original source, try opening the PDF in Adobe Reader and using File > Print > Save as PDF (or Microsoft Print to PDF). This flattens the font rendering to image, fixing display inconsistencies at the cost of making text non-selectable.
  3. 3Convert the PDF to Word using LazyPDF's pdf-to-word tool. The conversion extracts text using available font information. In Word, re-apply the correct fonts to the text, then export back to PDF with proper embedding.
  4. 4If the font issue is specific to certain characters (e.g., special symbols, accented characters), check whether the original document used a decorative or custom font that may need to be installed. Contact the document creator for the font files if needed.

Font Substitution vs. Missing Font vs. Garbled Text

Font substitution shows text in the correct positions but in a different typeface — this is a non-embedded font problem. The viewer is guessing a replacement. Missing fonts may show placeholder boxes or question marks where characters should be. Garbled text — random characters, reversed text, or nonsense strings — indicates encoding corruption or an incorrect character mapping table within the PDF. Garbled text is the most severe form and often indicates the PDF was created by non-standard tools or that the font encoding data inside the file is corrupt. In these cases, conversion using pdf-to-word may successfully extract the correct text if the underlying text data is intact even when the display is broken.

Preventing Font Problems in PDFs You Create

The surest prevention for font problems is embedding all fonts when creating a PDF. In professional PDF creation software, this is usually a checkbox in the export settings. In Word, the PDF export option embeds fonts by default for standard fonts but may not embed licensed fonts without a rights-embedding flag. For documents using unusual, decorative, or licensed fonts, always verify the output PDF on a system that does not have those fonts installed. Open the PDF on a colleague's computer, a virtual machine with a fresh OS, or in a browser's built-in PDF viewer — viewers that rely on system fonts rather than embedded ones will immediately reveal any non-embedding issues before you distribute the document.

Frequently Asked Questions

How do I know if fonts are embedded in a PDF?

In Adobe Acrobat or Acrobat Reader, go to File > Properties > Fonts tab. This lists all fonts used in the document and whether each is embedded or not. Fonts marked 'Embedded' or 'Embedded Subset' are self-contained. Fonts listed without an embedding status rely on the viewer's system fonts. Chrome's built-in PDF viewer and most other viewers do not provide this information directly.

Why do my PDF fonts look fine on my computer but wrong on others?

If the fonts are not embedded in the PDF, the file relies on each viewer's system having those fonts installed. If you have the fonts installed and someone else does not, they see a substituted font or placeholder. This is the classic non-embedded font problem. Fix it by re-exporting the PDF with embedding enabled from the original source document.

Can I fix font display without the original source file?

Sometimes. If the text is extractable (not garbled), converting to Word via LazyPDF's pdf-to-word tool recovers the text content, letting you reformat with the correct fonts and re-export. If the text displays as boxes or is garbled, the font data inside the PDF is too damaged to extract. In that case, contacting the document creator for a re-exported version is the most reliable path.

Convert your PDF to Word to recover text with font issues — free, instant.

Convert PDF to Word

Related Articles