Essential Studio for Windows Forms Release Notes

DocIO

Bug Fixes

  • I751641 - Image is now aligned properly in the Word document after calling the AppendHTML API.
  • I753147 - Text with “SimSun” font is now preserved properly while converting a Word document to PDF.
  • I749773 - Before spacing is now properly applied to the paragraph when converting a Word document with multiple columns to PDF.

GridGroupingControl

Bug fixes

  • #I751939 - Now, the row height in GridGroupingControl does not shrink while editing a cell, even if an adjacent cell in the same row contains multiple lines.

PDF

Bug Fixes

  • I744345 - Resolved an issue where saving a PDF with custom fonts applied to form fields failed.
  • I740916 - Resolved an issue in the PDF template/graphics where content from previous pages overlapped subsequent pages.
  • I741683 - Resolved an issue where a conformance conversion error occurred during PDF document conversion.
  • I746706 - Fixed an issue where BoundsCollection returned incorrect dimensions when comparing bounds for text markup annotations.
  • I746369 - Fixed an issue where PDF/A-1B conversion was not performed correctly according to the specification.
  • I752331 - Fixed an issue where the IsContainsFont API did not return the correct value for the Osmanya script.
  • I745364 - Resolved an issue where the description of an attachment was not updated after saving the PDF document.
  • I743079 - Resolved an issue where PDF text was rendered incorrectly after compression.
  • I749499 - Resolved an issue where a conformance error occurred during PDF to PDF/A conversion.
  • I751686 - Resolved an issue where export functionality did not work correctly with grouped checkboxes.
  • I750798 - Resolved an issue where using a single instance of loadedDocument for exporting annotations caused performance degradation.
  • I754875 - Improved performance by resolving lag during text extraction from PDF files.

PdfViewerControl

Bug Fixes

  • I754499 - Improved performance by resolving lag during PDF file text extraction.

Presentation

Bug Fixes

  • I753680 - Color changed images are now properly preserved when resaving the PowerPoint presentation.
  • I754136 - Rotate with Shape property will now be retained properly for picture fills when resaving the PowerPoint presentation.

XlsIO

Bug Fixes

-#I683609 - Empty rows are correctly inserted when creating Excel documents using List data with template markers.
-#I747761 - JPEG image file size is preserved correctly when adding the pictures to an Excel document.
-#I733121 - Cell style preservation issues no longer occur when merging multiple workbooks into a single workbook.
-#I746450 - Table name mentioned properly in named ranges when using tables in Excel document.
-#I749258 - Performance is improved when handling excessive characters in cells during Excel to PDF conversion.
-In the latest Microsoft Excel update, Excel documents containing Pivot tables were experiencing corruption when created or resaved using XlsIO. This was due to a change in Excel’s handling of the Pivot table XML structure-specifically, the count attribute, which was previously optional, is now required. This issue has been resolved. XlsIO now ensures that the count attribute is correctly included in Pivot table definitions, maintaining compatibility with the latest Excel update and preventing file corruption.

Test Results

Component Name Test Cases Passed Failed Remarks
Calculate 131 131 0 All Passed
CheckBoxAdv 124 124 0 All Passed
CombinedControls 293 293 0 All Passed
ComboBoxAdv 332 332 0 All Passed
DockingManager 1656 1656 0 All Passed
EditControl 351 351 0 All Passed
PivotGridControl 168 168 0 All Passed
RibbonControlAdv 1432 1432 0 All Passed
SfDataGrid 855 855 0 All Passed
TabbedMdiManager 478 478 0 All Passed
TabControlAdv 722 722 0 All Passed
TreeViewAdv 445 445 0 All Passed
DocIO 39822 39822 0 All Passed
PDF 14453 14453 0 All Passed
Presentation 50985 50985 0 All Passed
XlsIO 44107 44107 0 All Passed