Essential Studio for Xamarin.Forms Release Notes

v20.3.0.58
November 22, 2022

DocIO

Bug Fixes

  • #I416642 - The NullReferenceException will no longer thrown while opening a DOCX format document.
  • #I416025 - Page number is now preserved properly while converting a Word document to PDF.

PDF

Bug Fixes

  • #I415274 - The issue with “Export annotation as XFDF not working properly for a specific PDF document” has now been resolved.
  • #I418723 - The argument exception will no longer occur while compressing a specific PDF document.
  • #I415562 - The out of Memory exception will no longer occur when performing extract text for a particular PDF document.
  • #I411536 - The metadata will now be updated properly to the PDF document.

Presentation

Bug Fixes

  • #I407944 - List number is now preserved properly while converting a PowerPoint presentation to PDF.

SfChart

Bug fixes

  • #I413782 - [Android] In the stacked doughnut chart cap style segment with less than 0.1 value, the collision will no longer occur. 

SfDataGrid

Bug fixes

  • #FB38510 - The QueryColumnDraggingEventArgs will update properly while dragging the column.

SfExpander

Bug Fixes

  • #I420644 - The InvalidOperationException will no longer be thrown while changing the device’s orientation when loading the Xamarin.ListView.

SfImageEditor

Bug fixes

  • #I413657 - [Android] Zooming will not occur automatically when trying to draw the free-hand drawing after a double tap.

SfMaskedEdit

Bug fixes

  • #I414628 - [Android] The exception will no longer occur when characters are pasted after typing some values.
  • #I413901 - [Android] The SfMaskedEdit will no longer throw an exception when deleting the last character before the literal using the Delete key.
  • #I414416 - [Android] The SfMaskedEdit will no longer throw an exception on loading when predefined text provided on both Mask and Value

SfNumericTextBox

Bug fixes

  • #I415550 - [Android] Pasting will work correctly when clicking the copied word on keyboard top.

XlsIO

Bug Fixes

  • #I412839 - ArgumentOutOfRange exception thrown while resaving Excel document NumberValue formula with 1 argument is now resolved.
  • #I417750 - Format exception thrown while opening the XML document with currency number format is now resolved.
  • #I417968 - End of stream reached exception thrown while opening an empty CSV document is now resolved.
  • #I415790 - Argument exception thrown while resaving Excel document with pivot cache containing duplicate values is now resolved.
  • #F178711 - ArgumentOutOfRange exception thrown while parsing Excel worksheet with outline level value greater than 8 is now resolved.
  • #F178313 - Pivot table filters can now be removed accessing through pivot field.