Essential Studio for Xamarin.Forms Release Notes

v21.1.39
April 11, 2023

DocIO

Bug Fixes

  • #I449550 - Nested Merge field result is now preserved properly after executing mail merge.
  • #I451150 - Alternate font is now retrieved properly while converting a Word document to PDF.
  • #I450071 - Vertically merged cell is now preserved properly while converting a Word document to PDF.
  • #I450361 - Group shape is now preserved properly while converting a DOCX format document to PDF.

PDF

Bug Fixes

  • #I448992 - Null reference exception no longer occur while compressing the document in NET.
  • #I450873 - Exception no longer occurs when saving the PDF document that contains document information.
  • #I450477 - The issue with “Characters are clipped while converting a Word document to PDF” has been resolved.
  • #I448864 - InvalidFormatException no longer occurs while setting backcolor to the free text annotation.
  • #FB42436 - The issue with “Unable to modify the Zoom property of the PdfDocumentLinkAnnotation” has been resolved.

Presentation

Bug Fixes

  • #I447495 - Corruption will no longer occur while adding a cloned PowerPoint slide with video.
  • Corruption will no longer occur while saving PowerPoint slide with external chart relation.

SfComboBox

Bug fixes

  • #I441497 - [IOS] Fixed an issue where the SelectedValue was not getting cleared when the value was cleared using the clear button.

SfImageEditor

Bug Fixes

  • #I447776 - The sub toolbar item menu will no longer be visible when the first toolbar item in path FooterToolbarItem is hidden.

SfKanban

Bug fixes

  • #I429608, I447596 - [iOS] The NSInternalInconsistencyException issue has been resolved and will no longer occur when rendering Kanban cards on an iPad.

SfNavigationDrawer

Bug fixes

  • #I441722 - [UWP] Fixed an issue where changing the DrawerHeight dynamically was not expanding DrawerItems based on the new height.

  • #I441722 - [Android] Fixed an issue where the DrawerHeight was not updated dynamically when the drawer was open.

SfNumericUpDown

Bug fixes

  • #F180623 - Fixed an issue where the null value was not applied even when AllowNull and Minimum properties were set.

SfPdfViewer

Bug fixes

  • #I451127 - [Android] The application will no longer crash while scrolling to a specific PDF with the form fields.
  • #I450965 - [Android] While loading the PdfViewer with a specific width and height, the toolbar features will function correctly.

SfRichTextEditor

Bug fixes

  • #F179760 - [Android] Resolved an issue in SfRichTextEditor where typing text was very slow.

XlsIO

Bug Fixes

  • #I447821 - Parse exception thrown while opening the Excel document is now resolved.
  • #F180509 - Formula is now preserved properly while resaving the Excel document with IFERROR function.