Skip to content

Release Notes v2.3.0

XceedBoucherS edited this page Sep 15, 2022 · 1 revision

v2.3.0

Released September 15, 20222.

Now available for .NET5+ and 7 improvements and bug fixes

  • Now available for .NET5 and up.
  • In Document, the InsertParagraph(Paragraph p) method now inserts the paragraph's style in the document.
  • In Document, the FindUniqueByPattern method now returns the elements found in the main body, the headers and the footers of the document.
  • In Document, inserting a document after another, when one or both of those documents contain charts, now correctly outputs a document with those charts.
  • In Document, replacing a text with a table no longer creates an empty paragraph.
  • In Document, inserting a paragraph at a specific index or cloning a paragraph no longer throws an out of bound exception.
  • In Document, inserting a document that contains headers and/or footers after another document no longer throws a packageRelationship Id exception.

v2.3.0 Xceed Words for .NET Edition

Released to registered users of Xceed Words for .NET Edition on May 14 2022.

HTML & RTF content can now be added in headers and footers. Conversion to PDF has been improved by 6 bug fixes. In total, 15 bug fixes and improvements are included in this release.

  • In Document, the GetPageCount method no longer closes the package after getting the page count.
  • In Header/Footer, it is now possible to use the InsertContent() method to add HTML/RTF content.
  • In PDF Conversion, the table of contents is now converted to PDF.
  • In PDF Conversion, an InFrontOfText picture or shape now gets drawn in the header or footer when a document contains many different sections.
  • In PDF Conversion, converting the same image twice with one version being cropped now correctly sizes the converted cropped image.
  • In PDF Conversion, merging cells vertically now correctly converts the result to PDF.
  • In PDF Conversion, converting a document to PDF no longer throws a null ref exception when using a Table of content with empty links.
  • In PDF Conversion, using complex ListItems values in a list no longer throws an exception because the item is already present in the list.
  • In Table, inserting a row now inserts the same number of cells as in the preceding row.
  • In Document, the InsertParagraph(Paragraph p) method now inserts the paragraph's style in the document.
  • In Document, the FindUniqueByPattern method now returns the elements found in the main body, the headers and the footers of the document.
  • In Document, inserting a document after another, when one or both of those documents contain charts, now correctly outputs a document with those charts.
  • In Document, replacing a text with a table no longer creates an empty paragraph.
  • In Document, inserting a paragraph at a specific index or cloning a paragraph no longer throws an out of bound exception.
  • In Document, inserting a document that contains headers and/or footers after another document no longer throws a packageRelationship Id exception.

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