Essential Studio for WinUI Release Notes
v23.1.40
October 10, 2023
DocIO
Bug Fixes
- #I490406 - Watermark is now preserved properly while converting a Word document to PDF.
- #I503945 - The NullReferenceException will no longer be thrown while adding a form field to an inline content control.
- #I505956 - The hyperlink inside the content control is now preserved properly while converting a DOCX format document to PDF.
Features
- Upgraded SkiaSharp and SkiaSharp.Harfbuzz to v2.88.6 in DocIORenderer to convert Word to PDF/Image.
Bug Fixes
- #I505893 - Exceptions no longer occur when converting PDF to image.
- #F184668 - The issue with the IsDocumentModified API not working as expected has been resolved.
Features
- The Skiasharp version in the Pdf.Imaging library has been upgraded to v2.88.6.
Presentation
Bug Fixes
- #I850521 - Black and white mode is now applied properly while saving PowerPoint Presentation.
Features
- Upgraded SkiaSharp to v2.88.6 in PresentationRenderer to convert Presentation to PDF/Image.
XlsIO
Bug Fixes
- #I503991, #I503987 - ArgumentOutOfRangeException is thrown while inserting a column in a worksheet with conditional formats applied last column is now resolved.
- #I500475 - Unwanted braces are added in the count with IF formula while creating excel document is now resolved.
- #I506973 - The same image file returned for different image references is now resolved.