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

PDF

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.

SfListView

Bug fixes

  • #I503057 - [IOS] LoadMoreOption.AutoOnScroll is now working as expected.

SfPdfViewer

Bug fixes

  • #I492560 - [iOS] Now, the custom stamp can be saved without image quality loss.
  • #I501802 - The radio button and check box field of a given document will render properly.
  • #I503906 - [iOS] Free text annotation maintains line breaks while rotating PDF documents.

XlsIO

Features

  • The Skiasharp dependency is upgraded from version 2.88.2 to 2.88.6 in XlsIORenderer NuGet package.

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.