Essential Studio for Xamarin.Forms Release Notes

v22.2.5
July 27, 2023

DocIO

Bug Fixes

  • #I479054 - Paragraph spacing is now preserved properly while converting an RTF format document to PDF.
  • #I480404 - Fit text property of table cell is now preserved properly while converting a Word document to PDF.
  • #I480585 - Footnotes are now linked properly while converting a DOCX format document to HTML.
  • #I481922 - The NullReferenceException will no longer be thrown while calling UpdateDocumentFields() API.

PDF

Features

  • #F180498, #F180488 - Added support to extracting OCSP and CRL certificates along with their validity from the embedded timestamp during digital signature validation.
  • Added support to remove the specified key from the document information in existing PDF document.

Bug Fixes

  • #I481578 - Fixed an issue where documents would become corrupted after adding security measures and modifying form fields in PDF files.
  • #I481316 - Fixed an issue where the file size would increase when drawing PDF templates with a higher page count.
  • #I477354 - Fixed the issue where the GoToAction was missing during the parsing of an existing button field.
  • #I478104 - Text extraction issues no longer occur in the specific PDF document.
  • #I481951 - Fixed the issue where entire contents are removed while removing this image from the PDF document.
  • #I481959 - Resolved text box fields become non writeable issue while CurrentCulture is “it-IT”.
  • #I473405 - Preservation issue no longer occurs while drawing italic style in true type fonts.
  • #I472415 - StackOverflow exception no longer occurs while drawing PDF template in specific PDF document.
  • #I481473 - Auto-naming issue no longer occurs while signing an existing PDF document with the same signature name.

SfComboBox

Features

  • #I472816 - Added support for hiding the dropdown button arrow in SfComboBox when it is placed inside SfTextInputLayout.

SfDiagram

Bug fixes

  • #I471843 - Fixed an issue where the mouse cursor was not updated correctly on SfDiagram when clicking a node in UWP.

SfPdfViewer

Bug fixes

  • #I478632 - [UWP] The ExportAsImage API will now export the image with annotations.
  • #I478627 - [UWP] Annotations are now saving properly when flatten annotation is set to true.
  • #I478493 - [iOS] Now, the Ink annotation properties retain the correct value for the added event.

SfProgressBar

Bug fixes

  • #I469229 - Resolved a problem with RangeColors causing an Exception on ProgressBar for iOS platform.

SfRichTextEditor

Bug fixes

  • #I468485 - Improved the display of the SfRichTextEditor toolbar by using the system font family.

SfSignaturePad

Features

  • #I453906 - Provided support for saving the signature with a background in SfSignaturePad.

XlsIO

Bug Fixes

  • #FB44648 - Data lables of a chart with negative values are now rendered in proper position in Chart to Image conversion.
  • #FB44648 - Chart category axis labels position is now rendered properly in Chart to Image conversion.
  • #FB44648 - Chart category axis labels with postion set as high are now rendered properly in Chart to Image conversion.
  • #FB44648 - Chart data lables with caterogy name being referred from an external document are now rendered in Chart to Image conversion.