Spire.Doc for Java 4.6.2

Spire.Doc for Java 4.6.2 supports converting Word to TIFF

We are happy to announce the release of Spire.Doc for Java 4.6.2. This version supports converting Word to TIFF, enhances the conversions from Word to PDF/images/XML and also fixes the issue occurred in the process of adding math equations. More details are listed as follows.

Here is a list of changes made in this release

Category ID Description
New feature SPIREDOC-5722 Supports converting Word to TIFF.
Document doc = new Document();
doc.loadFromFile(inputPath);
doc.saveToTiff(outputPath);
Bug SPIREDOC-4292
SPIREDOC-5772
SPIREDOC-5999
SPIREDOC-6004
SPIREDOC-6006
SPIREDOC-6075
SPIREDOC-6080
Fixes the issue that the content was incorrect after converting Word to PDF.
Bug SPIREDOC-5184
SPIREDOC-5786
Fixes the issue that the content was blurred after converting Word to images.
Bug SPIREDOC-5518 Fixes the issue that the footer was missing after converting Word to PDF.
Bug SPIREDOC-5701 Fixes the issue that the watermark was note rendered correctly after converting Word to PDF.
Bug SPIREDOC-5713 Fixes the issue that the application threw the error "OutOfMemoryError" when getting the page count.
Bug SPIREDOC-5866 Fixes the issue that the application threw the error "No have this value 6" when converting Word to XML.
Bug SPIREDOC-5909 Fixes the issue that the text overlapped after converting Word to PDF.
Bug SPIREDOC-5977 Fixes the issue that the restricted editing area was lost after saving Word documents.
Bug SPIREDOC-6007 Fixes the issue that setting document properties didn't take effect after converting to RTF.
Bug SPIREDOC-6017 Fixes the issue that the table format was incorrect after converting HTML to Word.
Bug SPIREDOC-6071
SPIREDOC-6110
Fixes the issue that the added math equation was incorrect.
Click the link to download Spire.Doc for Java 4.6.2: