Essential Studio for Universal Windows Platform Release Notes

v24.1.41
December 18, 2023

DocIO

Features

Bug Fixes

  • #I507001 - Track changes revisions are now preserved properly while opening a DOCX format document.
  • #I521063 - Text in DOCX format document are now compared properly after calling Compare API.

PDF

Features

  • #I477716 - Added support for splitting PDF documents without loss of WCAG standard compliance.
  • #I510759 - Added support to word wrap text content with hyphenation-special character in PDF documents.
  • Added support for removing unused resources when splitting a PDF document.

Bug Fixes

  • #I525393 - The issue of incorrect extracted text bounds when extracting from a PDF document has been fixed.
  • #I525788 - The exception no longer occurs when appending the specific PDF document.
  • Fixed an issue where the issuer name details were not properly retrieved from an existing signature field.
  • #I518474 - Fixed an issue where document information was not updated properly for a specific PDF document.
  • The background color is now properly preserved when updating the transparent color in the free text annotation.
  • #I519560 - The issue of PDF images being replaced with a black box when resizing a multi-page PDF document has been resolved.
  • The NullReference exception that occurred while using the loaded document’s StructureElement for a specific document has been fixed.

Presentation

No Changes for this product in this version.

SfDataGrid

Bug Fixes

  • #I522141 - The font size of the Clear Filter button will now be properly updated according to the style defined for GridFilterControl.

SfRichTextBoxAdv

Bug Fixes

  • #I520312 - Scrolling has been now enhanced for larger table documents.
  • #I517418 - Asynchronous loading has been enhanced with minimal time for the initial loading of larger table documents.

SfTreeNavigator

Bug fixes

  • #I516158 - Items of SfTreeNavigator will be loaded quickly when heading back to root.

XlsIO

Features