Telerik UI for Xamarin R3 2021

Released: Sep 15, 2021

Updates in R3 2021

Funktionen

  • What's New
    • Added DataMatrix Code. It is a two-dimensional type of code used widely in industry for marking small parts and items due to its high data density and reliability. The information it encodes can be text or numeric data
  • Calendar
    • Added support for current time indicator in DayView mode.
  • PDF Viewer
    • Handle import of documents containing Simple fonts with names of entries in the Encoding`s Differences that are not part of the Adobe Glyph List.
    • Introduced support for handling documents containing invalid cross-reference table start index.
  • PdfProcessing
    • Handle import of documents containing Simple fonts with names of entries in the Encoding`s Differences that are not part of the Adobe Glyph List.
    • Introduced support for handling documents containing invalid cross-reference table start index.
  • RichTextEditor
    • Implemented support for adding, editing and removing images.
  • SpreadStreamProcessing
    • Introduced API for exporting the page setup. Now you can set page settings for printing like orientation, size, scale factor, and fit to contents.
    • Intruduced API for setting culture-independent number formats.
  • TabView
    • Added IsVisible property to TabViewItem in order to allow hiding items.
  • WordsProcessing
    • Introduced support for column width defined inside colgroup and col tags when importing HTML.
    • Introduced a way to replace text with other document elements.

Fehlerkorrekturen

  • PDF Viewer
    • [UWP] Exception is thrown when scrolling the document using the mouse wheel and Skia Sharp version is 2.80.3.
  • PdfProcessing
    • An ArgumentOutOfRangeException is thrown when importing a document containing a specific image stream.
    • Unable to import field with a name that is not specified as a literal string.
    • An exception is thrown when the NormalContentSource of a widget is null and one flattens the form fields.
    • An exception is thrown when importing a file with LabColor gradients.
    • Checkbox fields are exported with the wrong state.
    • Checkbox fields that have a value set to No are exported with the wrong state.
    • Importing a document containing Location with the only page in it causes ArgumentOutOfRangeException.
    • Scrolling a large document causes an OutOfMemoryException.
    • RadFixedPage`s MediaBox and CropBox are not copied when calling the RadFixedDocument.Clone() method.
  • SpreadProcessing
    • Exporting sheet properties corrupts the file and it cannot be opened in Excel.
    • An exception is thrown when calling AccountingFormatStringBuilder.BuildFormatString.
    • The column cannot be auto-fitted when it contains cells merged across rows.
  • SpreadStreamProcessing
    • Some applications like Open Office cannot import dates exported with SpreadStreamProcessing.
    • Measuring cell content size leads to wrong results.
  • WordsProcessing
    • An exception is thrown trying to import HTML that contains width with an empty value.
    • InvalidOperationException is thrown while importing DOC file with invalid tab stop leader value.
    • List indent is respected instead of locally set paragraph indent when exporting to PDF.
    • NullReference exception when importing document with fields and a table in the footer.
    • When the inline image has only the width set, the image size is wrongly calculated when converting to PDF.
    • Fixed image size set in style does not respect unit type.
    • Missing images after importing a DOC file.
    • A NotSupportedException is thrown while importing DOC file with tab stops that are aligned to lists.
    • Numeric formatting of merge field is not respected when the data is set as double or float.
    • Wrong numbering position when a paragraph contains numbering in the style and a page break.
    • HtmlFormatProvider: KeyNotFoundException is thrown while exporting list whose first level has RestartAfterLevel=0.
    • A NullReferenceException is thrown when importing DOCX document containing AltChunk element.
    • Missing content when exporting a document containing a Field that has no Separator set.