Essential Studio for Xamarin.Android 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.

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.