How can I help you?
Essential Studio for Windows Forms Release Notes
DocIO
Bug Fixes
- #I485655 - Header row in floating table is now preserved properly on each page while converting a Word document to PDF.
- #I483454 - Sequence field is now updated properly while calling
UpdateDocumentFieldsAPI. - #I484924 - Reference field is now updated properly while calling
UpdateDocumentFieldsAPI.
EditControl
Bug fixes
- #I477370 - The copy-paste functionality in the
EditControlnow works as expected when theEnableBlockSelectionproperty isTrue.
No Changes for this product in this version.
Presentation
No Changes for this product in this version.
Spreadsheet
Bug fixes
- #I485737 - The
InvalidOperationExceptionwill no longer be thrown when resizing the column header in Spreadsheet.
XlsIO
Bug Fixes
- #I486990 - Table border is now copied properly from source to destination worksheet while using IRange.CopyTo method.
- #I485298 - Null reference exception thrown while opening an Excel document with background image of incorrect image path is now resolved.
- #I483714 - Bold font being applied to first row while importing the HTML table to Excel is now resolved.