Spire.Doc 5.8.13 supports to embed private font when save as .docx file format

Spire.Doc

We are pleased to announce the latest hotfix version of Spire.Doc 5.8.13 is available today. In this version, Spire Doc supports to embed private font when save as .docx file format. We also improved the performance of our Spire.Doc, especially for the conversion from word to PDF, word to image, RTF to PDF and HTML to word. View more details as below:

New Feature:

  • Support to embed private font when save as .docx file format.
  • document.EmbedFontsInFile = true;
    document.PrivateFontList.Add(new PrivateFontPath("Open Sans",fontPath));
    document.SaveToFile("result.docx",FileFormat.Docx);
    

Bug Solutions:

  • Fixes the issue that caused content missing when convert word to image.
  • Fixes the issue that caused incorrect data when extract audio OLE object data.
  • Fixes the issue that caused incorrect result when convert word to PDF.
  • Fixes the issue that caused project hanging when convert word to PDF.
  • Fixes the issue that caused the INCLUDETEXT field lost when convert RTF to PDF.
  • Fixes the issue that caused the wrong result when print word document.
  • Fixes the issue that caused the wrong style when convert HTML to Word.
  • Resolves the issue that caused the NullReferenceException exception when extract text.

Welcome to experience Spire.Doc 5.8.13 with downloading here:

http://www.e-iceblue.com/Download/download-word-for-net-now.html