Font not embedded when converting DOCX to HTML in .NET

Converting the attached DOCX document to HTML, does not embedded the custom font.
image.png (20.9 KB)

The font was embedded into the DOCX file like this:
image.png (17.9 KB)
image.png (12.8 KB)

When converting the same file to PDF, the font looks correct.
GroupDocs.Viewer 23.1 was used for conversion with those options:

            var options = HtmlViewOptions.ForEmbeddedResources("output_viewer{0}.html");

Please see the attached sample file with both conversion attached as well:
DOCX with embedded font to HTML.zip (1.4 MB)

@Clemens_Pestuka

Thank you for sharing details, input and output files. I have reproduced this issue locally. We’ll update you when we have any new information.

1 Like

@Clemens_Pestuka
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): VIEWERNET-4250

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

1 Like

@Clemens_Pestuka

This issue was fixed. The fix will be included in v23.3. We plan to publish next version by the end of this month.

1 Like

@vladimir.litvinchik

Thanks a lot for the fix and the notification, that was super fast :+1:
Looking forward to the next version :slight_smile:

1 Like

@Clemens_Pestuka

You’re welcome. We’ll update you when the version will be available.

1 Like

@Clemens_Pestuka

This issue has been fixed. The fix is included in 23.3 that is available at NuGet and Releases.

1 Like

@vladimir.litvinchik

Thanks a lot! I can confirm that this is fixed :slight_smile:

@Clemens_Pestuka

Great, thank you for the feedback.

1 Like