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

Wrong fonts after conversion PDF to Word

New Here ,
Sep 02, 2025 Sep 02, 2025

I am using the PDF Services SDK to convert PDF to Word, but I’ve run into an issue: after conversion, the fonts in the Word document are replaced with Trebuchet MS.

 

The original PDF uses the fonts Effra Light and Effra Medium. The environment where the conversion takes place already has these fonts installed.

 

The fonts themselves are embedded in the PDF. Is there a way to ensure a correct conversion that preserves the original fonts?

screenshot.1.jpg

TOPICS
Node.js SDK , PDF Extract API , PDF Services API
39
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 ,
Sep 02, 2025 Sep 02, 2025

The environment where the conversion takes place is in the Adobe cloud, not your local machine so you'll need to save the Word file with the fonts embedded. See the document How to embed a TrueType font in a document

 

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 ,
Sep 03, 2025 Sep 03, 2025
LATEST

But I need it to happen automatically. Is there a way to add Effra fonts to Adobe cloud? So that the fonts are correct immediately upon conversion?

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
Resources