Essential Studio for WinUI 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.

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.

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.

SfDataGrid

Bug fixes

  • #I745851 - The InvalidCastException will no longer be thrown when a TableSummaryRow is added at the top position during runtime, even when a FilterRow is also positioned at the top.

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
SfCalendar 114 114 0 All Passed
SfCalendarDatePicker 130 130 0 All Passed
SfCalendarDateRangePicker 174 174 0 All Passed
SfCartesianChart 1344 1344 0 All Passed
SfDataGrid 547 547 0 All Passed
SfKanban 1335 1335 0 All Passed
SfLinearGauge 1184 1184 0 All Passed
SfRadialGauge 397 397 0 All Passed
SfRangeSlider 149 149 0 All Passed
SfScheduler 1099 1099 0 All Passed
SfSlider 139 139 0 All Passed
DocIO 16354 16354 0 All Passed
Metafilerenderer 863 863 0 All Passed
PDF 13285 13285 0 All Passed
Presentation 54273 54273 0 All Passed
XlsIO 17273 17273 0 All Passed