Essential Studio for Xamarin.Forms Release Notes

v20.4.0.43
January 10, 2023

DocIO

Bug Fixes

  • #I421242 - Text formatting is now preserved properly after calling ImportContent() method.
  • #I425930 - Table is now preserved properly while resaving a DOCX format document.
  • #I424378 - The FormatException will no longer thrown while opening a RTF format document.
  • #I425545 - List value is now preserved properly while resaving a DOCX format document.
  • #I426606 - Hanging issue has been resolved now while converting a Word document to PDF.
  • #I425091 - Table is now preserved properly while converting a DOCX format document to PDF.

PDF

Bug Fixes

  • #I426322 - Exception will no longer occur while creating the PdfCode128Barcode with particular text.
  • #I424551 - Preservation issue will no longer occur for the barcode with particular X-dimesion value.
  • #I426700 - Preservation issue no longer occur while creating the TrueTypeFont with particular overload.
  • #I425745 - OCRProcessor returns the correct text while performing OCR for a particular region.

Presentation

Bug Fixes

  • #I420979, #I423197 - The New line characters will now preserved properly while converting a PowerPoint presentation to PDF.
  • #I426198 - The ArgumentOutOfRangeException will no longer be thrown while converting a PowerPoint presentation to PDF.

SfDataGrid

Bug fixes

  • #I424542 - The control will render properly, with no space above the header.
  • #I422087 - Now, the CPU usage will not be increased when scrolling programmatically using the ScrollToRowIndex in release mode.

SfImageEditor

Bug fixes

  • #I423570 - [iOS] The undo and redo operation will not occur after cropping the image.

  • #I423570 - [iOS] Paint bucket icon will not change to a pencil icon after tapping the solid-color shape toolbar item.

  • #I423570 - [iOS] The outline and solid color icons toolbar will not disappear along with the slider when the user taps the outline tool, then tap the thickness tool again.

  • #I423570 - [Android] The IsEdited property will not be set to true when opening the Drawing or Shapes toolbar and then tapping the Back key without placing any shapes.

SfPdfViewer

Features

  • #I400274 - Implemented the crop box calculation of PDF pages while loading and saving annotations.

SfSchedule

Bug fixes

  • #I426364 - [Android, iOS] The appointment dragging time label position will be maintained correctly when the resource view is enabled.

XlsIO

Bug Fixes

  • #I426982 - Null reference exception thown while opening the Excel document is now resolved.