We're pleased to announce the release of Spire.Doc for Java 13.3.0. This version supports setting default font and also fixes some issues that occurred when converting Word to PDF, Word to HTML and adding table of contents. More details are listed below.
Here is a list of changes made in this release
| Category | ID | Description |
| New feature | SPIREDOC-10918 | Support setting default font, which are only used when the requested font is not found in the font cache.
doc.setDefaultSubstitutionFontName("simsun");
|
| Bug | SPIREDOC-11058 | Fixes the issue that the images were unclear when converting Word to HTML. |
| Bug | SPIREDOC-11096 | Fixes the issue that the program hangs when adding table of contents in Word |
| Bug | SPIREDOC-11098 | Fixes the issue that the program threw the "ClassCastException" exception thrown when converting Word to HTML stream. |
| Bug | SPIREDOC-11103 | Fixes the issue that the GIF images were lost when converting Word to HTML. |
| Bug | SPIREDOC-11107 | Fixes the issue that the program threw the "NullPointerException" exception when converting Word to PDF. |
| Bug | SPIREDOC-11124 | Fixes the issue that the program threw the "OutOfMemoryError" exception when converting Word to HTML. |
Click the link below to download Spire.Doc for Java 13.3.0: