Spire.Office for Java 7.12.2 is released

2022-12-09 09:25:10

We are glad to announce the release of Spire.Office for Java 7.12.2. In this version, Spire.PDF for Java supports disposing PdfTrueTypeFont object; Spire.Doc for Java enhances the conversion from Word to PDF as well as images and HTML to Word; Spire.XLS for Java enhances the conversion from Excel to PDF; Spire.Presentation for Java enhances the conversion from PowerPoint to SVG. Additionally, a lot of known issues are fixed successfully in this version. More details are listed below.

Click the link to download Spire.Office for Java 7.12.2:

Here is a list of changes made in this release

Spire.PDF for Java

Category ID Description
New feature SPIREPDF-5590 Supports disposing PdfTrueTypeFont object.
pdfTrueTypeFont.dispose();
Bug SPIREPDF-3959 Fixes the issue that the table cell borders were not merged when converting PDF to Excel.
Bug SPIREPDF-5505 Fixes the issue that the added signature by using pfx certificate file did not include all certificates in the certificate chain.
Bug SPIREPDF-5509
SPIREPDF-5583
Fixes the issue that the extracted table content was incomplete.
Bug SPIREPDF-5540 Fixes the issue that the content was incorrect when converting PDF to Images in Mac OS environment.
Bug SPIREPDF-5582 Fixes the issue that some content was displayed as black rectangle when converting PDF to Images.
Bug SPIREPDF-5585 Fixes the issue that the lines lost when converting PDF to Images.
Bug SPIREPDF-5594 Fixes the issue that the value was garbled characters when using WPS tool to open and view output PDF after setting the value displayed in the drop-down box.
Bug SPIREPDF-5618 Fixes the issue that PdfHorizontalOverflowType enumerated types were confused.

Spire.Doc for Java

Category ID Description
Bug SPIREDOC-4737 Fixes the issue that paragraph wrapping was inconsistent when converting Word to PDF.
Bug SPIREDOC-5771 Fixes the issue that the tables overlapped when converting Word to PDF.
Bug SPIREDOC-8031 Fixes the issue that the font size and the spacing between paragraphs changed after merging files.
Bug SPIREDOC-8306 Fixes the issue that the content location was offset when converting Word to PDF.
Bug SPIREDOC-8362 Fixes the issue that the header text was slightly obscured when converting Word to PDF.
Bug SPIREDOC-8375 Fixes the issue that the numbers in the table overlapped when converting Word to PDF.
Bug SPIREDOC-8536 Fixes the issue that the chart content was wrong when converting Word to PDF.
Bug SPIREDOC-8560 Fixes the issue that the content format lost after merging files.
Bug SPIREDOC-8561 Fixes the issue that the table had extra black borders when converting Word to PDF.
Bug SPIREDOC-8565 Fixes the issue that some content changed after calling document.getText() and saving to a new file.
Bug SPIREDOC-8631 Fixes the issue that the result document was opened with MS Word with content error after loading and saving a docx document.
Bug SPIREDOC-8639 Fixes the issue that there was still content in revision status after accepting revision.
Bug SPIREDOC-8655 Fixes the issue that the table content turned into black area when converting Word to PDF.
Bug SPIREDOC-8669 Fixes the issue that the program threw "An element with the same key already exists in the dictionary" when copying the content of a document's content control to another document.
Bug SPIREDOC-8678 Fixes the issue that the line height of the result document of converting Word to PDF was larger than the line height of the result document converted by WPS tool.
Bug SPIREDOC-8692 Fixes the issue that the pictures in the table overlapped when converting Word to PDF.
Bug SPIREDOC-8711 Fixes the issue of incorrect document comparison effect.
Bug SPIREDOC-8753 Fixes the issue of missing spaces between words in Word to PDF conversion.
Bug SPIREDOC-8743 Fixes the issue that the program threw "class com.spire.doc.packages.sprdwr: Unknown format" when converting HTML to Word.
Bug SPIREDOC-8744 Fixes the issue that the font changed after modifying paragraph format.
Bug SPIREDOC-8761 Fixes the issue that the program threw "The string contains invalid characters" when loading file.
Bug SPIREDOC-8767 Fixes the issue that the program threw "NullPointerException" when converting Word to images.
Bug SPIREDOC-8774 Fixes the issue that the setting page margin didn' t take effect.
Bug SPIREDOC-8821 Fixes the issue that Tiff files converted from Word could not be operated for the second time when they were in occupied state.
Bug SPIREDOC-8831 Fixes the issue that the text garbled when converting Word to PDF.

Spire.XLS for Java

Category ID Description
Bug SPIREXLS-4154
SPIREXLS-4190
Fixes the issue that the content was incorrect when converting Excel to PDF.
Bug SPIREXLS-4166 Fixes the issue that the program threw java.lang.ClassCastException when converting Excel to PDF.
Bug SPIREXLS-4181 Fixes the issue that the font changed when converting Excel to PDF.
Bug SPIREXLS-4198 Fixes the issue that the program threw java.lang.OutOfMemoryError when loading an Excel file.
Bug SPIREXLS-4208 Fixes the issue that the chart lost when converting Excel to PDF.
Bug SPIREXLS-4241 Fixes the issue that the cell was not filled with correct data.
Bug SPIREXLS-4250 Fixes the issue that the content format was incorrect when converting Excel to PDF.
Bug SPIREXLS-4257 Fixes the issue that the program threw "Index is less than 0 or more than or equal to the list count." when converting Excel to PDF.
Bug SPIREXLS-4261 Fixes the issue that the stack overflowed when InserArray was called to insert an int array.
Bug SPIREXLS-4264 Fixes the issue that setting the chart border to rounded corners did not take effect.
Bug SPIREXLS-4266 Fixes the issue that the cell style changed after merging excel documents.

Spire.Presentation for Java

Category ID Description
Bug SPIREPPT-2085 Fixes the issue that the content format changed when converting PowerPoint to SVG.
Bug SPIREPPT-2099 Fixes the issue that the gradient color of the shape line lost when converting PowerPoint to SVG.
Bug SPIREPPT-2101 Fixes the issue that the program threw an error "Index must be >= 0 and <= Count" when loading a PowerPoint file.
Bug SPIREPPT-2102 Fixes the issue that the program hanged when converting PowerPoint to PDF.
Bug SPIREPPT-2108 Fixes the issue that the content lost when converting PowerPoint to SVG.