Essential Studio for Xamarin.Forms Release Notes

v29.2.11
June 17, 2025

DocIO

Bug Fixes

  • #I726806 - Tab space for list is now preserved properly while converting HTML to DOCX format document.
  • #I725121 - PageSetup.Orientation API value is now preserve properly after opening a DOCX format document.
  • #I726279 - The ArgumentOutOfRangeException will no longer be thrown while replacing field code.
  • #I723238 - List paragraph spacing is now preserved properly while resaving HTML format document.
  • #I732484 - Document will no longer be corrupted after resaving DOCX format document with shapes.
  • #I727939, #I714829 - The ArgumentOutOfRangeException will no longer thrown while calling UpdateDocumentFields API.
  • #I731807 - REF field is now updated properly after calling UpdateDocumentFields API.
  • #I727154 - Multi column is now applied properly while converting a Word document to PDF.
  • #I727841 - Table now preserved properly while converting a Word document with footnotes to PDF.
  • #I732109 - Underline for an image is now preserved properly while converting a Word document to PDF.
  • #I731462 - “Font Awesome” font applied Unicode characters are now preserved properly while converting Word to PDF in Linux.
  • #I717938 - The CSS properties such as margin, border, border-width, list-style and font-variant are now preserved properly while opening a HTML format document.

PDF

Bug Fixes

  • I732953 - Resolved an issue where the Page of the loaded TextBox field was retrieved incorrectly.
  • I732989 - Fixed the issue where exported JSON contained invalid control characters.
  • I729921 - Resolved an issue where the Find Text method did not detect keywords in PDF files.
  • I724041 - Resolved a problem where some text disappeared from the results of the ExtractText method.
  • I729805 - Resolved an issue where a null reference exception occurred during the extraction of images from a specific document.

Presentation

Bug Fixes

  • #I732330 - Cropped Image with custom path will now preserved while converting a PowerPoint Presentation to PDF.