Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Embedded font but still garbled text

New Here ,
Mar 02, 2025 Mar 02, 2025

Hi,

 

I am having this issue, long story short:

I use windows 11 pro, with Segoe UI as a font, it is installed on the PC but when i export the pdf from the software i am working in, the text is all garbled.

The font it is embedded in the pdf if i look at the properties.

What should i do to fix this?

 

Thank you in advance!

TOPICS
General troubleshooting , How to , PDF
127
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 02, 2025 Mar 02, 2025

What application do you use for PDF creation?

ABAMBO | Hard- and Software Engineer | Photographer
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 02, 2025 Mar 02, 2025

I work in Graphisoft Archicad and then i export my work in PDF.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
May 15, 2025 May 15, 2025
LATEST

Hello, 

 

Sorry for the delayed response, I assume you may have already found an answer to your question.

 

Thanks for sharing the issue — even though fonts are embedded, garbled text can still occur due to encoding mismatches, partial embedding, or missing system fonts during export or viewing.

  • You can use Preflight under Tools > Print Production to inspect the fonts used and verify whether they are subset or fully embedded. 

  • If the PDF came from a third-party tool, re-exporting it using Acrobat with full font embedding enabled might help.

 

More reasons:

  1. Embedded Fonts ≠ Standard Text Encoding

     

    • Even if fonts are embedded, the text layer may use custom encoding or be mapped through font glyph IDs rather than Unicode.

    • When exporting, Acrobat or any PDF parser may not interpret this encoding correctly, resulting in gibberish or scrambled characters.

     

  2. Fonts Are Embedded as Subsets

     

    • Subset fonts often embed only specific glyphs (characters used in the document) with non-standard character maps, making exported output unreadable or inconsistent.

     

  3. Font Doesn’t Support Unicode Mapping

     

    • Some fonts (especially decorative or proprietary ones) lack proper Unicode mappings, so exported text can’t be matched to readable characters.

     

  4. PDF was Generated Improperly

     

    • If the source PDF was created by a print-to-PDF tool or scanner and used image-based text with OCR, or improperly encoded text layers, export tools may misinterpret the content.

     

If the file is scanned document, check this out: https://adobe.ly/3F31PtH;

 


~Tariq

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines