Essential Studio for Windows Forms Release Notes

v15.1.0.37
February 28, 2017

Calculate

Bug Fixes

  • #171826 - Table named ranges with lower cases also referred properly while computing formula.

  • #172383 - IMSUM function is calculated properly now for complex numbers.

DocIO

Bug Fixes

  • #171423 - ArgumentOutOfRangeException will no longer thrown while importing and resaving a particular Word document.
  • #171051, #173099 - File is no longer corrupted while resaving a particular DOCX format document.
  • #169663 - File size is now reduced while converting a Word document as RTF by enabling the OptimizeRtfFileSize property of SaveOptions class.
  • #171841 - Merge field number format preservation issue has been resolved while performing Mail merge execution.
  • #172854 - NullReferenceException will no longer thrown while using FindSingleLine() method in Multithreading.
  • #171100 - Ref field result is now preserved properly while updating document fields for a particular Word document.
  • #171613 - Marker color of the scatter chart is now preserved properly while resaving a DOCX format document.
  • #171423 - Data label of the chart is now preserved properly while resaving a particular DOCX format document.
  • #171799 - Table border preservation issue has been resolved while converting a particular Word document as PDF.
  • #171799 - Table overlapping issue has been resolved while converting a particular Word document as PDF.
  • #171424 - Table positioning issue has been resolved while converting a particular Word document as PDF.
  • #171073 - Page break preservation issue has been resolved while converting particular Word document as PDF.
  • #171132 - Frame missing issue has been resolved while converting a particular Word document as PDF.

DockingManager

Bug fixes

  • #172369 - Caption buttons in Dock Window of DockingManager now rendered properly based on Scaling.

GridGroupingControl

Bug Fixes

  • #171958 – The numeric value that formatted with prefix zero (like 0031.12) are now properly exported to Excel.
  • #172862 – The null reference exception is no longer thrown while filtering the complex property column using GridExcelFilter.
  • #170395 – The IndexOutOfRange exception is no longer thrown while reinitializing the ZoomGroupingGrid class to reset the datasource.

MultiColumnTreeView

Bug fixes

  • #172171 - Check box size now updated properly with respect to Scaling in MultiColumnTreeViewAdv.

  • #171748 - Column header in MultiColumnTreeViewAdv not resized properly in secondary screen has been fixed.

Office2007Form

Bug Fixes

  • #172792 - Close button of the Office2007Form and Office2010Form will be rendered properly.

PDF

Bug Fixes

  • #172260- PdfLightTable cell customization is now preserving properly when disable the AllowRowBreakAcrossPages.
  • #171850- Decrypting padding block exception is no longer thrown when loading the particular PDF document.
  • #172057- The PDF page contents are displaying correctly when encrypt the PDF document.
  • #171135- OCR processed PDF documents are no longer increase in size when printing using Adobe Acrobat DC.
  • #172578- Some graphics content of XPS are now rendering properly when converting to PDF.
  • #164222- Numeric glyphs in RTL languages of XPS are now rendering properly when converting to PDF.
  • #164222- Input string not in correct format exception is no longer thrown when converted XPS to PDF.
  • #172269- Index out of range exception is no longer thrown when viewing PDF document in PDF Viewer.
  • #171740- Documents are now compressed properly while replacing the images in the document with low quality.
  • #170611- PDF size is no longer compressed compared to TIFF image on converting TIFF images to PDF.
  • #171469- Internal links are now preserving properly while converting HTML to PDF.
  • # 171703- PdfLightTable headers are drawing only once when enable the ShowHeader.
  • #171857- Form fields values are preserving properly when flattening the form fields.
  • #172460- NotSupportedException no longer thrown while using PdfTrueTypeFont.

PdfViewerControl

Bug Fixes

  • #172097 - Particular PDF document will be OCR-ed properly.
  • #170481 - Particular PDF document contents will be rendered properly.
  • #171374 - PDF viewer will not display blank pages while loading particular PDF document.
  • #171306 - Images in particular PDF document will be rendered properly.
  • #172541 - Images in particular PDF document will be rendered properly.
  • #171954 - No more performance lag will occur while scrolling the table of contents in the PDF document.

Presentation

Bug Fixes

  • #170494 - The resaved PowerPoint presentation will be no longer corrupted while opening in Microsoft Office 2007.

RibbonControlAdv

Bug Fixes

  • #156164- Fixed the issues found in SmallIcon support.

Spreadsheet

Bug Fixes

  • #171328 - Shown error message box properly if cell validation failed while switching the sheets.

  • #171328 - Updated the predefined validation details properly in data validation window when opened for selected range of cells.

  • #171328 - The validation range of list validation is set properly when ranges are referred from different sheet.

ToolStripEx

Bug Fixes

  • #171522- StackOverFlowException will not raise when style is set to Metro.
  • #171508- Now, ImageScalingSize property has been working properly in 200 scaling.

TreeViewAdv

Bug Fixes

  • #172768 – Now Cursor Icon will not flash, when dragging TreeNodeAdv.

XlsIO

Bug fixes

  • #171362 - Date format is maintained while importing data using Template Markers.
  • #171130 - Workbook protection password is maintained while re-saving Excel document.
  • #172188 - Exception thrown while parsing custom properties of Excel document has been resolved.
  • #172449 - Empty string can be assigned to workbook application name.
  • #172619 - Exception thrown while opening an Excel document with more than 32 characters in data validation title has been resolved.
  • #172767 - Exception thrown while opening an Excel document with numeric separators modified has been resolved.
  • #171513 - Applying standard height sets custom height to proper value in XLS document.
  • #95412 - Text rotation for chart axis is applied proper while creating charts.
  • #172748 - Date value “01/01/0001” is considered as string.
  • #171998 - File with empty space in table column header is no more corrupted.
  • #172562 - Data field is now applied proper in pivot table creation.
  • #171859 - Chart title with formula is converted properly in chart to image conversion.
  • #171297 - Converting a chart into image with gap width and series overlapping is now equivalent to Microsoft Excel.
  • #171521 - Vertical axis issues in chart to image conversion has been resolved.
  • #170689 - Horizontal scroll bar preserved proper in Excel to HTML conversion.
  • #170287 - Border issue while applying PrintTitleRow in Excel to PDF conversion is resolved.