Essential Studio for Xamarin.Forms Release Notes

v23.1.39
October 04, 2023

DocIO

Bug Fixes

  • #I501745 - The NullReferenceException will no longer be thrown while converting a Word document with floating item to PDF.
  • #I497432 - Hyperlink for the headings is now working properly while converting a Word document to PDF.
  • #I490406 - Frame is now positioned properly while converting a Word document to PDF.
  • #I498513 - Footer content is now preserved properly while converting a Word document with a rotated and auto-fit textbox to PDF.
  • #I503932 - The ArgumentException will no longer be thrown while executing mail merge with a SQL statement that contains a LIKE operator.

PDF

Bug Fixes

  • #I494945 - The PdfGridImagePosition API now ensures the correct maintenance of aspect ratios when drawing an image to the PdfGrid cell.
  • #I503988 - The preservation issue will no longer occur while applying redaction to the PDF document.
  • #I503373 - The issue with the extract text not returning proper results has been resolved.

SfDataGrid

Bug fixes

  • #I499250 - [Android] EditMode will not exit after a single click in the current editing cell in SfDataGrid.

SfListView

Bug fixes

  • #I490544 - [Android] The Application will no longer crash when swiping with two fingers in SfListView.

SfPopupLayout

Bug fixes

  • #I499561 - [Android] The text on the Accept and Decline buttons does not wrap in SfPopupLayout.
  • #I501152 - [Android, iOS] Popup not shown in FullScreen When IsFullScreen is set to true and opened popup via SfPopupLayout.Show() method.

XlsIO

Bug Fixes

  • #I500871 - While inserting the picture after applying cell style, Image height is preserved incorrectly.
  • #I492252 - Exception is not thrown while applying expand pivot rows option to pivot field.
  • #I184507 - Parameter count mismatch exception is thrown when importing string array through importdata is now resolved.
  • #I503054 - System overflow exception is thrown while parsing font style if charset attribute has negative value is now resolved.
  • #I492252 - Exception will not be thrown while applying expand pivot rows option to pivot field.
  • #I501227 - Conditional format number format appearing as empty when the excel document is opened in WPS Office is ow resolved.