Essential Studio for WPF Release Notes

v16.1.0.37
April 24,2018

Calculate

Bug Fixes

  • #202567 - Now VLOOKUP formula calculates the value properly when it is embedded formula.

DocIO

Bug Fixes

  • #198662 - Image is now preserved properly while merging DOC format documents and saving as DOCX format document.
  • #198007, #195050 - The content control text is now preserved properly while converting a particular Word document as PDF.
  • #195050, #198007 - TOC content is now preserved properly after updating table of content which is inside the content control.
  • #198007, #195050 - Line break is now preserved properly while binding content control text for Word to PDF conversion.
  • #200715 - Ampersand symbol is now imported properly from a particular HTML file.
  • #200861 - The content control text is now preserved properly while converting a particular DOCX format document as RTF.
  • #201472 - File path is now shown properly in hyperlink which is created by using AppendHyperlink method.
  • #201466 - Vertical merged cells are now preserved properly while converting a particular Word document as PDF.
  • #201937, #202761 - ArgumentOutOfRangeException will be no longer thrown while performing Mail merge in a particular Word document.
  • #201812, #202761 - TOC content is now preserved properly while resaving a particular Word document.
  • #200399 - The image position with multiple column issue has been resolved while converting a particular Word document as PDF.
  • #202261 - The gray scale image recoloring is now preserved properly while converting a particular Word document as PDF.
  • #201685 - The horizontal shape position issue has been resolved while converting a particular Word document as PDF.
  • #200702 - Alternative text for OLE Picture is now preserved properly while saving a particular DOCX format document.
  • #200882 - Decimal separator is now preserved properly while exporting a particular HTML file in machines with German culture.

EditControl

Bug Fixes

  • #202819 - Application will no longer crash while trying to close the “Find and Replace” window after closing the Parent window.

GridDataControl

Bug fixes

  • # 201289 - Memory leaks in the GridHeaderCellsControl has been fixed.

MultiColumnTreeView

Bug Fixes

  • #201586 - Sorting of Columns will not affect the ScrollViewer position.

PDF

Bug Fixes

  • #201640 - Images are now compressing properly, when compressing existing PDF document.
  • #201292 - Cannot use the specified stream exception is no longer thrown, while loading the particular PDF document.
  • #196882 - Borders of PdfLoadedTextBoxField are now preserved properly while flattening form fields.
  • #200987 - PDF will no longer be corrupted, when adding the security to the protected document.
  • #201693 - Null reference exception will not occurs while merging particular PDF documents.
  • #201054 - PdfUsedFonts will not duplicate fonts from the particular PDF document.
  • #194851 - Improved performance for saving large PDF document.
  • #201871 - Preflight error will not occur for the flattened PDF document.
  • #200949 - Text will be preserved properly while converting Word to PDF with complete font embedding.
  • Child PdfGrid borders are now preserved properly.
  • Cell padding is now applied properly to the background image of PdfGridCell.

PdfViewerControl

Features

  • #200030 - Support for extracting text along with its format has been added.
  • #201537 - Exposed API Duplex in printer settings for double-sided printing in PDF viewer.

Bug Fixes

  • #184772 - The memory used for FindText operation in the PDF viewer is now optimized.
  • #199359 - FindText API is working properly on searching a text.

Presentation

Bug Fixes

  • #201506 - Used memory is now disposed properly after resaving the PowerPoint presentation with charts

Ribbon

Bug Fixes

  • #202954 - Now visibility will work correctly.

SfAccordion

Bug fixes

  • #201952 - SfAccordion will no longer allows to expand more than one item when SelectionMode is One.

SfDataGrid

Bug fixes

  • #201233 - Text filter loaded instead of numeric filter, when the column cannot find type of the indexer property.
  • #197331 - NullReferenceException will no longer thrown when exporting bitmap image to Excel.

Changes

  • Validation icon at RowHeader will no longer shown when the GridValidationMode is None.

SfKanban

Bug Fixes

  • #202929, #203555 – Kanban will now refresh properly when the model value is updated.

SfRichTextBoxAdv

Bug Fixes

  • #198872 - Table Borders are now properly applied based on the border setting.
  • #198872 - Paragraph break character format is now properly preserved on enter key action.
  • #198872 - Hyperlinks are now properly preserved in the exported RTF files.
  • #198872 - NullReferenceException will be no longer thrown while merging the selected cells and deleting columns.
  • #202878 - Images are now properly resized when resize using the thumbs.
  • #202878 - Caret position is preserved properly after resizing table column or row.
  • #203592 - IndexOutOfRangeException will be no longer throw while importing the particular HTML document.

SfTreeGrid

Bug fixes

  • # 203042 - NullReferenceException will no longer thrown when cell value is null during Excel exporting.
  • # 201638 - Rendering issue will no longer occur in stacked header when scrolling horizontally.

Changes

  • Validation icon at RowHeader will no longer shown when the GridValidationMode is None.

SfSpreadsheet

Bug Fixes

  • #201302 - Null Reference Exception will no longer thrown in the chart renderer while resizing the Spreadsheet window.

TreeViewAdv

Bug Fixes

  • #201141 - In Edit mode, the text will not get disappear..

XlsIO

Features

  • #201193 - Support is provided to retain formula references while removing and reattaching worksheets.

Breaking Changes

  • #201193 - UpdateSheetFormulaReference is added in IApplication interface to ensure whether to remove worksheet reference in formulas on removing and reattaching the worksheet.

Bug fixes

  • #F135796 - ArgumentOutOfRangeException in PresentationCore during chart to image conversion in different cultures is fixed.
  • #F136967 - Issue while parsing numeric cell value in Brazil culture is fixed.
  • #200508 - Pivot field sorting is incorrect while sorting month name is fixed.
  • #203029 - Issue with nullable properties not getting exported in Business Objects is fixed.
  • #201868 - ArgumentException raised while retrieving UsedRange for binary file is fixed.
  • #201968 - Issue while setting formula with IF function is fixed.
  • #200818 - File gets corrupted while setting numeric value for named ranges is resolved.
  • #201967 - Issue with percentage values in chart is fixed.
  • #201618, #202220 - NullReferenceException while converting the worksheet to image with particular number format is resolved.
  • #201685 - Exception with the large category axis labels in chart to image conversion is fixed.
  • #201131 - Formula value is incorrect while parsing the workbook is fixed.
  • #201140 - Performance issue while opening excel file with charts is fixed.
  • #200629 - Need to skip the exception for null values in template marker.
  • #199992, #202778, #202886 - Issue with invalid formula in OfficeChart is fixed.
  • #201506 - Memory leak issue in OfficeChart is resolved.
  • Issue with incorrect table formula value is fixed.