Essential Studio for File Formats Java Release Notes

v19.3.0.43
September 30, 2021

DocIO

Bug Fixes

  • #I336964 - The OutOfMemoryException will no longer be thrown while cloning a Word document.
  • #I339817 - DocProperty Field is now updated properly while calling updateDocumentFields() method.
  • #I337901 - IF field is now updated properly while calling updateDocumentFields() method.
  • #I340459 - HTML tags are now preserved properly while converting a Word document to HTML.
  • #FB27930 - Document will no longer be corrupted while resaving a DOCX format document.
  • #FB27676 - The ArgumentNullException will no longer be thrown while opening a DOCX format document.
  • #FB27639 - List number is now preserved properly while converting a DOCX format document to HTML.
  • #FB27307 - Image is now preserved properly while resaving a DOCX format document.
  • #I335033 - The XMLStreamException will no longer be thrown while opening the DOCX format document.
  • #I331426 - Text form field is now preserved properly while replacing the text of text form field.
  • #I327263 - Hanging issue has been resolved while calling rejectChanges() method.
  • #I333912, #I334480, #FB26557 - IF field is now updated properly while calling updateDocumentFields() method.
  • #I333832 - Comment is now parsed properly while opening the RTF format document.
  • #I335253 - The ArgumentNullException will no longer be thrown while opening the DOCX format document.
  • #I334753 - The InvalidOperationException will no longer be thrown while converting the DOCX format document to HTML.
  • #I335094 - Hanging issue has been resolved while calling acceptChanges() method.
  • #I334644 - Bookmark content is now replaced properly while calling replaceBookmarkContent() method.
  • #I336519 - Image is now preserved properly while resaving the DOCX format document.
  • #FB26691 - List numbering is now preserved properly while merging the Word documents.
  • #FB26614 - Date field is now updated properly while calling updateDocumentFields() method.