Skip to content

Release Notes v2.2.0

XceedBoucherS edited this page Jun 1, 2022 · 1 revision

v2.2.0

Released June 1, 20222.

5 improvements and bug fixes

  • In Document, modifying the header content before inserting the document in another document no longer loses the header modifications.
  • In Document, instead of returning the current document when a call to the Copy method fails, an exception is now raised
  • In Section, the Tables property now returns all the tables in the current section. Also, the Remove method now removes all the tables from a section, including the first table.
  • In Table, the IndentFromLeft property now returns the expected value.
  • In Container, removing all paragraphs from a table now also removes the table.

v2.2.0 Xceed Words for .NET Edition

Released to registered users of Xceed Words for .NET Edition on February 4 2022.

Added the possibility to retrieve tables from a section. Converting a document to PDF no longer requires saving it to .docx first. Added a total of 15 bugs fixes and improvements

A total of 15 improvements and bug fixes are included in this release.

  • The .NET5, dlls for Words now works well with .NET6 applications.
  • In PDF Conversion, saving the document as a docx prior to converting it to PDF is no longer necessary.
  • In PDF Conversion, converting a table that contains a table in one of its cells no longer raises an OutOfRange Exception.
  • In PDF Conversion, a table located inside a table no longer displays larger than it should when exported in PDF.
  • In PDF Conversion, a table located inside a table now has an appropriate left margin.
  • In PDF Conversion, a paragraph containing only a shape and no text no longer shifts the shape away from the paragraph.
  • In PDF Conversion, first line indentation now displays the PDF paragraph text with a valid indentation.
  • In PDF Conversion, paragraphs displayed on 2 pages now display all their lines of text.
  • In PDF Conversion, a large text that uses Single line paragraphs no longer gets cut vertically.
  • In PDF Conversion, ListItems now displays the valid decimal value when starting at 2.
  • In Document, using a trial license for a document containing 1 or 2 of the usual headers (first, odd, even) no longer creates an InvalidOperationException when saving.
  • In Document, inserting a document when the useSectionBreak parameter is set to false now inserts the document without adding an unnecessary section break.
  • In Document, modifying the header content before inserting the document in another document no longer loses the header modifications.
  • In Document, instead of returning the current document when a call to the Copy method fails, an exception is now raised
  • In Section, the Tables property now returns all the tables in the current section. Also, the Remove method now removes all the tables from a section, including the first table.
  • In Table, the IndentFromLeft property now returns the expected value.
  • In Container, removing all paragraphs from a table now also removes the table.

We hope you love this release and decide to support the project by getting a license to Xceed Words for .NET. -- Xceed Team