We are happy to announce the release of Spire.Office for Java 11.8.0. In this version, Spire.Doc for Java enhances Word to PDF and SVG conversion; Spire.XLS for Java fixes a project packaging issue in Vaadin 25 + Java 21; Spire. Presentation for Java enhances the conversion from PowerPoint to images; Spire.PDF for Java enhances the conversion from PDF to Word. Besides, many issues have been successfully fixed in this version. More details are listed below.
Click the link to download Spire.Office for Java 11.8.0:
Here is a list of changes made in this release
Spire.Doc for Java
| Category |
ID |
Description |
| Bug Fix |
SPIREDOC-12006 |
Fixed an issue where a NullPointerException was thrown when converting Word documents to SVG. |
| Bug Fix |
SPIREDOC-11950 SPIREDOC-12028 |
Fixed an issue where the layout was inconsistent with the original document when converting Word documents to PDF. |
| Bug Fix |
SPIREDOC-12039 SPIREDOC-12045 SPIREDOC-12056 |
Fixed an issue where characters such as Hebrew were not rendered correctly when converting Word documents to PDF. |
Spire.XLS for Java
| Category |
ID |
Description |
| Bug Fix |
SPIREXLS-6159 |
Fixed an issue where project packaging failed in the Vaadin 25 + Java 21 environment because an internal class inherited from a final class. |
Spire.Presentation for Java
| Category |
ID |
Description |
| Bug Fix |
SPIREPPT-3171 |
Fixed the issue where text was offset when converting PowerPoint to images. |
Spire.PDF for Java
| Category |
ID |
Description |
| Bug Fix |
- |
Optimized PDF to Word conversion effects. |
| Bug Fix |
SPIREPDF-8029 SPIREPDF-8117 |
Fixes the issue where the program hangs when converting PDF to Word. |
| Bug Fix |
SPIREPDF-8037 |
Fixes the issue where footer styles are incorrect when converting PDF to Word. |
| Bug Fix |
SPIREPDF-8039 |
Fixes the issue where the program throws java.lang.OutOfMemoryError: Java heap space when converting OFD to Word. |
| Bug Fix |
SPIREPDF-8045 |
Fixes the issue where table formatting gets messed up when converting PDF to Word. |