Share via

Embedded fonts don't work on Windows PowerPoint after the new update

Anonymous
2024-11-18T22:46:38+00:00

I work for a company that generates .pptx files programatically. As part of this, we embed font files in the generated document so that the fonts render on every user's system correctly. This embedding has been working correctly for many years, but it stopped working on new versions of Windows PowerPoint. The rendering was still working on version 2407, but when updated to 2410 they no longer work (it could have been a version in between these that broke it, but my update went straight from 2407 to 2410). The font rendering still works on the latest version of PowerPoint on Mac.

In terms of what is wrong: the file still opens correctly and is fully editable, but the text renders using the default system font, presumably because it can't read the embedded font file.

Wondering if anyone else has experienced this issue and/or knows what changed for font embedding in the latest updates.

Microsoft 365 and Office | Install, redeem, activate | Other | Other

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-11-19T09:44:29+00:00

    Dear Sammi Millett,

    Welcome to Microsoft Community.

    We understand that you have encountered font embedding issues in PowerPoint after the update.

    According to your description, we tried to help you generate PowerPoint files and embed fonts programmatically to help you use them, but you said that your programming and embedded fonts did not work after the update.

    We see that you said that your file can be accessed and edited normally, but there are font detection and compatibility issues after you update. You said that it can work normally in 2407, but there is a problem in 2410. We are worried that this is related to programming and font detection information.

    In PowerPoint, we recommend that you try to roll back your Office version to the history and then re-run the operation:

    1, close all Office software, in the "Start Menu" in the search "Command Prompt" (or "cmd"), and the right mouse button click and select "Run as administrator"; 

    2, in the command prompt enter the following code:

    cd %programfiles% \Common Files\microsoft shared\ClickToRun 
    

    3, and then enter

    Officec2rclient.exe /update user updatetoversion=16.0.17531.20120
    

    Back to other version=16.0.XXXXXX.XXXXXX and then change the version number. 

    Update history for Office LTSC 2021 and Office 2021 - Office release notes | Microsoft Learn

    Update history for Microsoft 365 Apps (listed by date) - Office release notes | Microsoft Learn

    After you roll back, you can first stop updating your Office program to confirm:

    Open your Office program, click File-Account-Update Options-You can confirm whether there is "Disable Updates". You can first disable updates to confirm.

    At the same time, in order to confirm the compatibility information of your programming and fonts with PowerPoint, we also recommend that you try to seek help from Microsoft learn (English only), where there are more experts in related fields who can provide you with better solutions.

    Here is a link to a forum where you can raise your specific situation and share your ideas for resolving the issue.

    Microsoft 365 - Microsoft Q&A

    We will keep this issue on file in case our great volunteers come up with ideas for you.

    Best regards

    Zenobia.Z | Microsoft Community Support Specialist

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments