Essential Studio for Xamarin.Forms Release Notes
v21.1.38
April 04, 2023
DocIO
Bug Fixes
- #I448731 - Text is now preserved properly while converting a HTML to Word document.
- #I447397 - The ArgumentOutOfRangeException will no longer be thrown while updating IF field.
- #I448842 – The ArgumentException will no longer be thrown while converting a Word document to PDF.
- #I446575 - Table is now preserved properly while converting a DOCX format document to PDF.
Bug Fixes
- #I426296 - The issue with “Document information does not shows properly when set the spacial character in custom schema”.
- #I441730 - Text location and preservation issue no longer occur when drawing PdfEan8Barcode to PDF document.
- #I443768 - PDF text extraction with coordinates to be converted to image coordinates.
- #I446555 - The issue with “PdfDataMatrixBarcode does not reads properly double-byte characters” has been resolved.
- #I448992 - Null reference exception no longer occur while compressing the document in NET.
- #I449087 - XPathException no longer occurs while saving the PDF document.
- #I448191 - NullReference exception no longer occur while comparing the field item.
- #F181183 - The issue with “Form Fields failed to export properly in JSON format” has been resolved.
Presentation
Bug Fixes
- #I444389 - The NullReferenceException will no longer be thrown while saving cloned PowerPoint Presentation with modern comments.
- #I447047 - The ObjectDisposedException will no longer be thrown while adding a created PowerPoint slide.
- #I450199 - The NullReferenceException will no longer be thrown while converting a PowerPoint presentation to PDF which contains custom table style.
- #I445062 - Picture will now remove properly while removing the slide from PowerPoint presentation.
SfChat
Bug fixes
- #I442043 - [iOS] The
System.NullReferenceException
is no longer thrown while tapping the editor when removing and adding controls as children of any control with a single initialization.
SfPdfViewer
Bug fixes
- #I449567 - [Android] Saving and reloading hyperlinks and document link annotations will work properly.
- #I449368 - [Android] Now, ink strokes will be smoother while drawing.
- #I449567 - The eraser tool will now hide if the eraser mode is changed using multi-touch.
Features
- #F180736 - [iOS] Now, the UIAlertView is replaced with the UIAlertController.
SfPopupLayout
Bug fixes
- #I447763 -[Android] The
Java.Lang.IllegalArgumentException
is no longer thrown when changing theShowCloseButton
value during runtime. - #I436524, #I444403 -[Android] Now, the popup will be rendered properly in the split screen.
SfRichTextEditor
Bug fixes
- #I445866 - [iOS], Fixed an issue when clicking on placeholder text. The focus is enabled in the SfRichTextEditor.
- #I438155 - Now, When going to the new paragraph, the font family is updated properly in the toolbar.
- #I438444 - [iOS], Now the font’s popup window works properly on the Custom Toolbar sample in the SfRichTextEditor.
- #4I37618 - Now, the default font, font color, font size are updated properly in toolbar.
- #443494 - Now, the default font, font size are updated properly in toolbar.
- #F180311 - Resolved Disabling auto-numbering in the SfRichTextEditor.
SfSchedule
Bug fixes
- #I440676 - The appointments and selected resources will now be updated correctly when the resource collection is refreshed.
- #I437788 - [Android] The performance issue will no longer occur when changing the
Color
andTextColor
of the appointment at runtime.
XlsIO
Bug Fixes
- #I440939 - Cell width is now rendered properly in worksheet to image conversion.
- #I447811 - Argument out of range exception thrown while converting Excel having a pivot table with empty data to PDF is now resolved.
- #I449829 - Object disposed exception thrown while saving an XLSB document is now resolved.
- #I444450 - Null reference exception thrown while parsing the chart data labels with paragraph element containing pPr tag is now resolved.
-
#I447811 - Index out of range exception thrown while converting Excel document with print title rows to PDF is now resolved.
- Alignment issue in Excel to PDF conversion when anchorCtr is true is now resolved.