Essential Studio for Windows Forms Release Notes
v14.4.0.20
December 27, 2016
Calculate
Bug Fixes
-
#165166 - Formula having intersection of two named ranges are now calculated properly.
-
#168231 - Formula having named ranges which scope as within worksheet are now calculated properly.
-
#168981 -
LOOKUP
formula having numeric value is now calculated properly.
Chart
Bug Fixes
- #168945 - Cursor type set for chart is now working properly.
- #167344 - Data labels rendered for pie chart at top left corner are positioned properly.
ColorPickerUIAdv
Bug Fixes
- #167415- Time taken to load the control at 200% scaling has been reduced.
ComboBoxAdv
Bug Fixes
- #166331- Time taken to load the items in ComboBoxAdv has been reduced considerably.
DocIO
Bug Fixes
- #165843 - List number preservation issue has been resolved while importing a particular Word document.
- #167934 -
TextFormField
is now preserved properly while replacing a bookmark contents. - #168028 - IndexOutOfRangeException will no longer thrown while opening a particular DOCX format document.
- #167568, #167582 - NullReferenceException will no longer thrown while opening a particular DOCX format document.
- #167600 - ArgumentException will no longer thrown while opening a particular DOCX format document.
- #167568 - File is no longer corrupted while resaving a particular DOCX format document.
- #166885 - StackOverflowException will no longer thrown while updating document fields for a particular Word document.
- #167189 - IndexOutofRangeException will no longer thrown while retrieving the bookmark content.
- #167794, #167934 - NullReferenceException will no longer thrown while replacing the bookmark contents.
- #167798 - Frame preservation issue has been resolved while converting a particular DOC format document as PDF.
- #167333 - Before spacing preservation issue has been resolved while converting a particular Word document as PDF.
- #167138, #167831 - No longer hangs while updating table of contents for a particular Word document.
- #167333 - Textbox is now preserved properly while converting a particular Word document as PDF.
- #166995 - Highlight color is now preserved properly for the justify aligned paragraph in Word to PDF conversion.
- #167448 - NullReferenceException will no longer thrown while converting a particular Word document as PDF.
- #167194 - Row splitting issue has been resolved while converting a particular Word document as PDF.
- #167838 - Table indent preservation issue has been resolved while converting a particular RTF format document as PDF.
- #167805 - Text splitting issue has been resolved while converting a particular Word document as PDF.
- #168028 - Page number is now preserved properly while updating table of contents for a particular Word document.
- #167888 - Column break preservation issue has been resolved while converting a particular Word document as PDF.
- #167559 - No longer hangs while converting a particular Word document as PDF.
- #167585 - Text splitting issue has been resolved while converting a particular Word document as PDF.
DockingManager
Bug fixes
- #167655 - Large width controls are now auto-hiding properly in DockingManager.
GridGroupingControl
Bug Fixes
- #167992 – No rendering issues will be occurred while performing the zooming operation for two GridGroupingControl in a Form.
- #165488 - Cell Values are now properly exported while exporting the
ComboBox
column with display member and value member. - #166366 -
GridExcelFilter
is now properly worked for nullableDateTime
column. - #169081 - The null reference exception is no longer thrown while setting the
GroupDropArea
properties through designer when grid hasStackedHeaders
. - #166505 - Code generation exception is no longer thrown while changing the properties of control from inherited forms.
NumericUpDownExt
Bug Fixes
- #166331- Now, time taken to load the control has been reduced.
Features
- #164992- Added support for rendering HTML content directly without the usage of ‘PdfTemplate’.
Bug Fixes
- 'PdfGrid’ cells are now preserved properly based on the column span.
- #166940- NullReferenceException is no longer be thrown while drawing text to the particular PDF document.
- #168422- ArgumentOutOfRangeException is no longer thrown while drawing text in particular ‘PdfLoadedDocument’ instance.
- # 165345, 168250- Form field values has been preserved properly while filling with large text.
- #168281- Syntax issue is no longer thrown in preflight with the particular PDF document created.
- #167608- Text is now preserved properly when flattening the form fields.
- #168228- Text positions are now properly preserved when flattening the form fields.
- #167014- ArgumentOutOfRangeException is no longer thrown while flattening the PDF form fields.
- #168225- Bookmark destination is now preserved properly while loading the PDF document.
- #166308- Texts are now preserved properly while drawing using MS Mincho font.
- #166940- Exception no longer occurs while drawing text to the particular PDF document.
- #166947- Images are now loaded properly while converting from HTML to PDF using IE rendering engine.
- #167965- Syntax issue is no longer thrown in preflight with the concurrently OCRed PDF document.
- #167798- AccessViolationException is no longer thrown when converting from EMF to PDF.
- #168341, 164992- File size of the PDF is reduced when converting from HTML to PDF.
- #167333- Picture border is now preserved properly while converting from EMF to PDF.
- #151048- Text positions are now properly preserved when converting from EMF to PDF.
- #167263- PDF document will be no longer corrupted while converting from XPS to PDF more than once.
- #167933- Text content is no longer clipped while converting from XPS document to PDF.
PdfViewerControl
Bug Fixes
- #165386 - Textual contents in PDF document are rendering properly.
- #166917 - Polish characters will be rendered properly.
- #166917 - Contents are not messed anymore in a PDF document.
- #167196 - Textual contents in PDF document are rendering properly.
- #164184 - Image contents in PDF document are rendering properly.
- #165666 - Text elements are rendering properly while exporting the PDF document pages as images.
- #166120 - Images are rendering properly in a PDF document.
- #165653 - Texts are extracted properly from the PDF document which is generated using Print to PDF feature available in Windows 10.
- #165049 – Argument exception and Null reference exception are no longer thrown on loading a PDF document.
- #167487 - Textual contents in PDF document are rendering properly.
Predictive Analytics
Feature
- #167299 - Added support to provide
localization
information usingCultureInfo
property in thePMMLEvaluator
class.
Presentation
Features
- #166068 - Added support to modify the .PPTM, .POTX and .POTM file formats.
Breaking Changes
- #167997 - The property
InvertIfNegative
is now added intoIOfficeChartSerie
interface.
Bug Fixes
- #168870 - Bubble size is now updated properly in charts while creating the PowerPoint presentation.
- #168663 - Invalid cast exception will be no longer thrown while converting the PowerPoint slides having charts to images.
- #168101 - Data range will be now updated properly while adding data to an existing chart in a PowerPoint presentation.
- #168581 - Null reference exception will be no longer thrown while converting PowerPoint slides with tables to images.
- #167554 - Null reference exception will be no longer thrown while converting a particular PowerPoint presentation as PDF document.
- #167717 - The application will no longer become unresponsive while opening a particular PowerPoint presentation with tables.
RibbonControlAdv
Bug Fixes
- #167329,167881- NullReferenceException raises while opening the Dropdown has been fixed.
- #167329,167881- Foreground color of the disabled MenuItem has been changed from black to gray.
- #167324- Unwanted space at the top of the Ribbon has been removed when
RibbonBorder
is set to none.
TabbedGroupedMDIManager
Bug fixes
- #167330 - Icons and close button size are now increased according to the size of the tabs in 150 and above scaling.
TabControlAdv
Bug fixes
- #168209 - Coded UI record action is now recording the actions properly.
ToolStripEx
Bug Fixes
- #167327- ToolStripComboBox’s font was not applied on 150 % scaling issue has been fixed.
TreeViewAdv
Bug fixes
- #167656 - Undo history operation after Move command execution not working properly in TreeViewAdv has been fixed .
XlsIO
Bug fixes
- #166572 - Issues with RTF text in Korean culture is fixed.
- #166760 - Exception while parsing pivot cache definition is no longer thrown.
- #166820 - Exception while parsing conditional formats with invalid formula is no longer thrown.
- #167141 - File corruption issue while resaving a workbook with improper attribute has been fixed.
- #167392 - Exception is no longer thrown while parsing Excel document with dialog sheets.
- #167478 - Exception is no longer thrown while assigning value in Russian culture.
- #167592 - Creation of duplicate cell value while assigning value to a single cell has been fixed.
- #167735 - Corruption issue with shapes having multiple
=
characters is fixed. - #167754 - Moving ranges will also move comment shapes to proper location.
- #167812 - Parse exception is no longer thrown while resaving Excel document with invalid named ranges in conditional formats.
- #167857 - Not a legal OleAut date exception is no longer thrown while accessing display text with switching arguments in different cultures.
- #167940 - Exception is no longer thrown while measuring size of an empty string in a cell.
- #168768 - Argument exception is no longer thrown while invoking
EnableSheetCalculations
twice. - #168440 - Color issue in data points while converting 3D charts into image has been fixed.
- #167944, #167945 - Exception is no longer thrown while parsing a binary Excel document with invalid extended format index.
- #168804 - Argument null exception is no longer thrown while applying template markers in different cultures.
- #167941 - Format exception is no longer thrown while converting Excel document into PDF in Russian culture.
- #167944 - Argument out of range exception is no longer thrown while converting an empty Excel worksheet into PDF.
- #168660 - Null reference exception is no longer thrown while converting Excel document with pivot table into PDF.
- #169183 - Scatter chart axis is properly rendered in Excel chart to image conversion.
- #169104 - Trendline is properly rendered in Excel chart to image conversion.
- #167942 - Exception is no longer thrown while accessing invalid header and footer string in Excel to PDF conversion.
- #167938 - Index out of range exception is no longer thrown while accessing a row beyond the row limit in Excel to PDF conversion.
- #167936 - Exception is no longer thrown while converting an Excel document with unknown named range into PDF.
Was this page helpful?
Yes
No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
Help us improve this page