Essential Studio for Xamarin.Forms Release Notes

v20.3.0.48
October 05, 2022

DocIO

Bug Fixes

  • #F177624 - Mapped content control is now preserved properly while converting a DOCX format document to PDF.
  • #I404161 - Table is now preserved properly while converting a DOCX format document to PDF.
  • #I405849 – Nested table is now preserved properly while converting a DOCX format to PDF.
  • #I407046 - The IndexOutOfRangeException will no longer be thrown while opening a Word document containing SEQ field.
  • #I407922 - The NullReferenceException will no longer be thrown while converting a Word document to PDF.
  • #I407750 - Text is now preserved properly while converting a RTF format document to DOCX.
  • #I407266 - Table in alternate chunks document is now preserved properly after calling UpdateAlternateChunks() method.
  • #I402940 - The NullReferenceException will no longer be thrown while converting a Word document to HTML.

PDF

Features

  • #F176901 - Provided support to add a digital lock signature in a PDF document.

Bug Fixes

  • #I407153 - Multiline works properly when disabling from a loaded text box field.
  • #I408573 - The issue with “Image quality loss while performing PDF to image conversion” has been resolved.
  • #I400803 - The issue with “Extra space added while extracting the text from the PDF document” has been resolved.

Presentation

Bug Fixes

  • #F150204 - The NullReferenceException will no longer be thrown while converting a PowerPoint presentation to Image.
  • #I407555 - Superscript and subscript text is now preserved properly while converting a PowerPoint presentation to PDF.
  • #I407554 - Bahnschrift SemiBold font is now applied properly while converting a PowerPoint presentation to PDF.

SfChat

Bug fixes

  • #I407065 - [iOS] The System.NullReferenceException is no longer thrown, when binding the LoadMoreBehavior.

SfDataGrid

Bug fixes

  • #I407306 - Now, you can scroll vertically when you place control inside the ScrollView.
  • #I402772 - Now, the NumericButtons of the SfDataPager appear properly when changing the PageCount during runtime.

SfListView

Bug fixes

  • #I406527 - When changing the Orientation to Horizontal during runtime, items now render properly.

SfPdfViewer

Bug Fixes

  • #I405441 - [iOS] While drawing, ink strokes will now be added without delay.
  • #I409275 - [Android] Annotations are no longer misplaced in page-by-page view mode.

SfPopupLayout

Bug fixes

  • #I396689 - Now, the control will be displayed properly when the page is modally pushed using Navigation.PushModalAsync.
  • #F177280 - [Android] The System.NullReferenceException is no longer thrown, and the popup is properly dismissed when the new page is pushed.
  • #F177435 - [Android] The System.NotSupportedException is no longer thrown, when SfPopupLayout is loaded inside the NavigationPage.TitleView.

SfTreeView

Bug fixes

  • #I395961 - When the first level node is expanded, and the root node is collapsed, the BringIntoView function now works properly for the second level node.

XlsIO

Bug Fixes

  • #I400852 - Multi level label being applied automatically in the chart label while parsing the Excel document is now resolved.