Essential Studio for Xamarin.Forms Release Notes

v21.2.5
May 16, 2023

DocIO

Bug Fixes

  • #I457254 – The NullReferenceException will no longer be thrown while converting a Word document to PDF.
  • #I456802 – The NullReferenceException will no longer be thrown while updating nested If Field in Word to PDF conversion.
  • #I455888 - Nested table cell border is now preserved properly while converting a Word document to PDF.
  • #I457661 - The KeyNotFoundException will no longer be thrown while processing the improper embedded font stream during Word to PDF conversion.
  • #I453873 - Macro button field result is now preserved properly after calling UpdateDocumentFields API.
  • #I442895, #I452441 - Rotated shapes positioned with horizontal and vertical alignment now preserved properly while converting a Word document to PDF conversion.
  • #I459764 - The bullets are now preserved properly while converting a DOC format document to PDF.

SfAutoComplete

Bug fixes

  • #I455097 - Fixed an issue where the SfAutoComplete text was not cleared when assigned an empty string.

SfChat

Bug fixes

  • #I455426 - Now, the font asset not found exception will not be thrown.

SfComboBox

Bug fixes

  • #I456516 -[Android] Fixed an issue where the correct value was not displayed for duplicate items in the collection. This occurred specifically when the duplicate item was initially given as the SelectedItem.

SfSchedule

Bug fixes

  • #I459398 - [Android]Now, the height of the AgendaView will render correctly according to the device’s density.

SfSegmentedControl

Bug fixes

  • #I460554 - [IOS] Fixed a System.NullReference exception that was leading to an object reference error in the SfSegmentedControl.

XlsIO

Bug Fixes

  • Argument Out Of Range exception is thrown while adding license watermark to a worksheet for which the entire range is used is now resolved.