We are delighted to announce the release of Spire.Doc for Java 12.7.6. This version enhances the conversion from RTF to Word and PDF. Moreover, some known issues are fixed in this version, such as the issue that the content was lost after loading and saving RTF. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-10082 SPIREDOC-10362 Fixes the issue that the content layout was not correct after converting RTF to PDF and Word. Bug SPIREDOC-10444 Fixes the issue that the content was lost after loading and saving RTF. Bug…
We're pleased to announce the release of Spire.Doc for Java 12.6.2. This version supports displaying a prompt message when a corresponding font is not found during Word conversion. Meanwhile, it also fixes some issues that occurred when converting Word to PDF, and HTML to Word. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREDOC-10465 Supports displaying a prompt message when a corresponding font is not found during Word conversion. Document doc = ConvertUtil.GetNewEngineDocument(); doc.loadFromFile(input); HandleDocumentSubstitutionWarnings substitutionWarningHandler = new HandleDocumentSubstitutionWarnings(); doc.setWarningCallback(substitutionWarningHandler); doc.saveToFile(output_1); StringBuilder sb = new StringBuilder(); Iterator iterator…
We're pleased to announce the release of Spire.Doc for Java 12.5.1. This version supports ignoring header and footer comparison options when comparing documents, and also fixes some known issues such as incorrect paragraph alignment when converting HTML to Word, redundant content appeared when converting Word to PDF. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREDOC-10156 Supports ignoring headers and footers when comparing PDF documents. CompareOptions options=new CompareOptions(); Options.IgnoreHeadersAndFooters=true;//Default is false Bug SPIREDOC-9330 SPIREDOC-10446 Fixes the issue that the text was garbled after converting a DOCX document to…
We are glad to announce the release of Spire.Doc for Java 12.4.14. This version enhances the conversion from DOCX to PDF. Moreover, it also fixes the issue that the content appeared different when it was opened with WPS tool after loading and saving the document. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-9330 SPIREDOC-10446 Fixes the issue that the text was garbled after converting a DOCX document to a PDF document. Bug SPIREDOC-9309 Fixes the issue that the content was messed up after converting a DOCX document to…
We are excited to announce the release of Spire.Doc for Java 12.4.6. This version supports manipulating and converting Markdown documents. It also enhances the conversion from Word to PDF, HTML, and SVG. Moreover, some known issues are fixed successfully in this version, such as the issue that the rest content of the document was changed after replacing the bookmark content. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREDOC-10091 Supports loading and operating MarkDown documents, or converting word documents to MarkDown. Document doc = new Document(); //load .md…
We are excited to announce the release of Spire.Doc for Java 12.3.1. This version adds multiple new features, such as determining whether a digital signature exists for a document and setting field properties when updating a field. Besides, it also optimizes the file size of the resulting document of Word to OFD conversion. More details are listed below. Here is a list of changes made in this release Category ID Description Improvement SPIREDOC-10325 Optimizes the file size of the resulting document of Word to OFD conversion. New feature - Adds the setImageLink() in MergeImageFieldEventArgs event to support adding hyperlinks to…
We are delighted to announce the release of Spire.Doc for Java 12.2.2. This version enhances the conversion from Word and RTF to PDF as well as Doc to Docx. Besides, a lot of known issues are fixed successfully in this version, such as the issue that the content of the updated table of contents was incorrect. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-9689 Fixes the issue that extra red vertical lines appeared after converting a Word document to a PDF document. Bug SPIREDOC-9911 Fixes the issue that…
We are excited to announce the release of Spire.Doc for Java 12.1.16. This version add the Bookmark.getFirstColumn() method and the Bookmark.getLastColumn() method, and optimizes the exception catching mechanism when loading a non-existent document path. It also enhances the conversion from Word to PDF and HTML. Besides, some known issues are fixed successfully in this version, such as the issue that the effect of accepting revisions was incorrect. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREDOC-10090 Addes the Bookmark.getFirstColumn() method and the Bookmark.getLastColumn() method. New feature SPIREDOC-10163 Optimizes…
Page 1 of 6