Essential Studio for Xamarin.iOS Release Notes

v16.4.0.52
February 5, 2019

Common

Breaking Changes

  • Visual Studio 2017 and Visual Studio 2019 Preview 2 installed machine, Syncfusion Xamarin-iOS extensions will not be configured in Visual Studio 2017. Refer this documentation to configure the extensions manually.

DocIO

Bug Fixes

  • #221972 - Text is now highlighted properly while converting a Word document to tagged PDF.
  • #223350 - Table cell is now preserved properly while opening an HTML document.
  • #222922 - Image is now preserved properly while converting a Word document to PDF.
  • #222713 - The ArgumentException will no longer be thrown while adding a table.
  • #222608 - Font name is now preserved properly while converting an HTML document to Word document.
  • #222751 - The StackOverFlowException will no longer be thrown while converting a Word document to PDF.
  • #222670 - Inline content control text is now preserved properly while converting a Word document to PDF.
  • #222320 - Hyperlink is now preserved properly in inline content control while converting a Word document to PDF.
  • #222345 - The ArgumentOutOfRangeException will no longer be thrown while updating TOC in RTF format document.
  • #221260 - Line space preservation issue has been resolved While converting a Word document to PDF.
  • #221153 - Inline content control custom XML data is now preserved properly while converting a Word document to PDF.
  • #221725 - The ArgumentOutOfRangeException will no longer be thrown while cloning a Word document.
  • #221611 - The NullReferenceException will no longer be thrown while saving a Word document.
  • #220710 - Table row is now preserved properly while converting a Word document to PDF.
  • #220324 - Checkbox content control state is now preserved properly while cloning a Word document.
  • #221455 - Hanging issue has been resolved while converting a Word document to PDF.
  • #221119 - List number is now preserved properly while opening an RTF format document.
  • #218943 - List bullet is now preserved properly while opening an RTF format document.
  • #221974 - Gray scale recoloring is now preserved properly while converting a Word document to PDF.
  • #219092 - Merge field before and after text is now preserved properly while executing mail merge.
  • #223340 - The IndexOutOfRangeException will no longer be thrown while converting a Word document to PDF.
  • #222852 - Footer content is now preserved properly while merging multiple RTF documents.
  • #223355 - Tab is now preserved properly while converting a cloned Word document to Image.
  • #223510 - Text overlapping issue has been resolved while converting a Word document to PDF.
  • #223931 - The ArgumentException will no longer be thrown while converting a Word document to PDF.
  • #222588 - Formula field result is now preserved properly while updating the Word document fields.
  • #224412 - Hanging issue has been resolved while opening a Word document.
  • #224323, #225518, #225883 - The NullReferenceException will no longer be thrown while calling the GetText API.
  • #224412 - Tab is now preserved properly while converting a Word document to PDF.
  • #223713, #223959 - Hanging issue has been resolved while converting a Word document to PDF.
  • #224287 - Image is now preserved properly while converting a Word document to PDF.
  • #223508 - Word document instance is now disposed properly while converting a Word document to PDF.

PDF

Bug Fixes

  • #224603 - The null reference exception will no longer occur when merging certain PDF documents.
  • #141148 - Tool tip is now preserving properly for PdfSignatureField.
  • #224531 - The null reference exception will no longer occur while saving the merged PDF document.
  • #223013 - The radio button field state is now importing properly from XFDF document.
  • #222779 - Attachment is now opening properly from the merged PDF document.
  • #222024, #224795 - The null reference exception will no longer occur when saving the PDF document.
  • #221122 - PDF security is now preserving properly when saving the PDF document twice.
  • #217591 - Font is now preserving properly in the flattened PDF document.
  • #221424 - The Brush property of the PdfPen is now initialized through the constructor.
  • #219569 - The “Arithmetic overflow exception” will no longer occur while signing the PDF document.
  • #222059 - All hidden layers are now printing properly when saving and loading the PDF document.
  • #221328 - Performance has been improved when saving the uncorrupted PDF document.

Presentation

Bug Fixes

  • #224226 - Application will no more hang while adding an image to a PowerPoint slide.
  • #225390 - PowerPoint file will no longer get corrupted while resaving multiple times with charts.
  • #222440 - Notes in a PowerPoint slide can now be cloned and added to another slide.

SfDataGrid

Bug fixes

  • #223459, #224587: The GridTapped event occurs only once when tapping SfDataGrid.

Features

  • # Support has been provided for VerticalOverScrollMode in SfDataGrid Xamarin.iOS.

SfDiagram

Features

  • #214069 - Padding support for save as image has been provided.
  • #214099 - Now, supports connector’s constraints.

SfPdfViewer

Bug Fixes

  • #219514 - The System.Collections.Generic.KeyNotFoundException exception will no longer be thrown while performing text selection by long pressing on the document.

XlsIO

Breaking Changes

  • #222797 - AutoDetectComplexScript has been added in XlsIORendererSettings class to support complex script rendering in Excel to PDF conversion

Bug Fixes

  • #223667 - Exception no more thrown if chart’s data range column is deleted.
  • #225065 - Currency number format is now properly detected in XlsIO generated Excel File.
  • #224023 - Exception thrown while opening an XlsIO re-saved document with group shape is resolved.
  • #223946 - Conditional format is now preserved properly while saving the workbook multiple times.
  • #223839 - Infinite recursive loop on saving an Excel file after modifying chart data range with the improper series indices is resolved.
  • #224024 - Not implemented exception thrown while opening an Excel document external formula range in check box is fixed.
  • #223448 - Pivot table field settings are properly preserved on re-saving the Excel file.
  • #223167 - Custom time format [h]:mm:ss is now detected automatically.
  • #223376 - Exception occurs while saving Excel document with OLE object is resolved.
  • #223226 - NullReferenceException thrown while resaving an Excel file to HTML is fixed.
  • #223041 - Data validation formula is preserved proper while saving as XML.
  • #221229 - Issue with pivot field values due to improper pivot field data format, is resolved.
  • #214445 - Table.Refresh() is now working proper with ODBC connection.
  • #223918 - Conditional format is now preserved properly on converting Excel document to PDF.
  • #223859 - Hyperlink is now set properly in Excel to PDF conversion.
  • #221079 - Exception thrown if print-title row height is higher in Excel to PDF conversion, is fixed.
  • #221693 - Parameter invalid exception thrown while converting Excel document into PDF is fixed.
  • #222797 - Incorrect Thai font in Excel to PDF conversion is fixed.
  • #F141101 - Issue with incorrect parsing of comment is resolved.
  • Issue with Conditional formatting operator type is incorrect in re-saved Excel document is fixed.
  • Setting a table column header name no longer corrupts the Excel.
  • DataBar color is now applied proper for negative values.
  • External formula is applied proper in NET Standard.