Essential Studio for WinUI Release Notes
v28.1.35
December 19, 2024
DocIO
Bug Fixes
-
#I658439
- Document will no longer corrupted while resaving a DOCX format document with picture. -
#I657865
- Reference field is now updated properly after callingUpdateDocumentFields
API. -
#I659689
- Improved performance when opening DOCX document with tables. -
#I662314
- “Left only” wrap text is now applied properly to a floating item while converting a Word document to PDF. -
#I656540
– The InvalidOperationException will no longer be thrown while converting a Word document to PDF with line break. -
#I655379
- Content of the nested table is now preserved properly while converting a Word document to PDF. -
#I663744
- Bookmark hyperlink is now navigating properly for split text while converting a Word document to PDF. -
#I659198
- Shape is now preserved properly while converting a DOCX format document to PDF. -
#F195368
– The NullReferenceException will no longer be thrown while converting a Word document to PDF with fields. -
#I661042
- “Franklin Gothic Medium” font is now applied properly while converting a Word document to PDF. - The ArgumentOutOfRangeException will no longer be thrown while add the cloned InlineContentControl.
- Revisions for OLE, Footnote and Endnote is now preserved properly after calling
Compare
API. - The ArgumentException will no longer be thrown while calling
UpdateDocumentFields
API followed by the tableAutoFit
API in subsequent calls.
Bug Fixes
-
F195149
- Fixed the issue where ExtractText method throws IndexOutOfRangeException exception while using TextLineCollection API -
I653833
- Fixed the issue where Text Extraction is not proper for the specific PDF document -
I657967
- Fixed the issue where Errors occurred while validating the document -
I646010
- Fixed the issue where Table content not properly added in Structure Element while merging the tagged pdf documents
Presentation
Bug Fixes
- RTL text is now preserved properly while converting PowerPoint Presentation to PDF.
SfCalendarDatePicker
Bug fixes
- #I659837 - The
SfCalendarDatePicker
will now display correctly when embedded inside aFlyout
.