Essential Studio for Xamarin.Forms Release Notes

v20.1.0.58
May 31, 2022

DocIO

Bug Fixes

  • #I377671 - Table is now preserved properly while converting a DOCX format document to PDF.
  • #I378568 - Table inside frame is now preserved properly while converting a Word document to PDF.
  • #I375810 - Table is now preserved properly while converting a HTML format document to PDF.
  • #I378513 - Table borders are now preserved properly while converting a Word document to PDF.
  • #I379345 – The StackOverflowException will no longer be thrown while resaving a DOCX format document.
  • #I376243 - Revisions information are retrieved properly while opening a DOCX format document.

PDF

Bug Fixes

  • #I379344 - The performance delay will no longer occur when loading the invalid cross-table PDF documents.
  • #I380231 - An exception will no longer occur while signing an existing signed PDF document.
  • #I379694 - An exception will no longer occur while saving a document with the Form Filling in the IOS platform.

SfDataGrid

Bug fixes

  • #I378147 - [Android] The last row will not be missed when the AllowZooming property is enabled.

SfNumericTextBox

Bug fixes

  • #I378379 - [iOS] Memory leaks will not occurs in SfNumericTextBox control.

  • #I34821 - [UWP] Values will be updated correctly when inserting numbers with a negative sign at the front.

SfTabView

Bug fixes

  • #F174733 - [Android] Now, the IsVisible property works properly in the dynamic case.