Essential Studio for Xamarin.iOS Release Notes

v20.4.0.44
January 18, 2023

DocIO

Bug Fixes

  • #I424520 - Style is now removed properly after calling Remove() method
  • #F179513 - The ArgumentOutOfRangeException will no longer be thrown while calling ExecuteNestedGroup() method
  • #I426035 - The NullReferenceException will no longer be thrown while opening a DOCX format document.
  • #I426508 - Table is now preserved properly while converting a DOCX format document to PDF.
  • #I427184 - Non-breaking space is now preserved properly while converting a Word document to PDF.
  • #I427183 - Table row is now preserved properly while converting a Word document to PDF.
  • #I427808 - Line break inside the frame is now preserved properly while converting a Word document to PDF.

PDF

Bug Fixes

  • #I423210 - The issue with “Unable to modify XMP metadata in the specific PDF document” has been resolved.
  • #I427766 - PDF page size will no longer differs after loading the PDF document using PdfLoadedDocument.
  • #I428065 - Invalid cast exception will no longer occur while importing pages to the PDF document.
  • #I427591 - The newly created PDF performs the OCR properly for a particular region in the image.

XlsIO

Bug Fixes

  • #I424214 - Unwanted number format being applied to a cell which contains formula is now resolved.
  • #I427632 - Performance delay while copying range from one worksheet to another is now rectified.
  • #I427914 - Argument out of range exception thrown while parsing formula with more space is now resolved.
  • #F179771 - Performace delay while converting Excel document with formulas to PDF is now rectified.

  • Chart secondary axis with logarithmic scale is now rendered properly while converting chart to image.