Syncfusion Essential Studio for .NET MAUI 2023 Volume 2 SP1

Released: Jul 27, 2023

2023 Volume 2 SP1 中的更新

特性

  • PDF
    • Added support for extracting 'OCSP' and 'CRL' certificates, along with their validity, from embedded timestamps during digital signature validation.
    • Added support for removing the specified key from document information in existing PDF documents.
  • DataGrid
    • Added support for listening for mouse right-click event on desktop platforms.
    • Added support for loading a custom data template for the sort icon.
    • Added functionality to obtain the position of a data grid cell.
  • LinearGauge
    • Improved dynamic resource working.
  • NumericEntry
    • Added customization support for focused stroke color.
  • PdfViewer Preview
    • Added support for adding, removing, and modifying annotations in PDF files. The annotations can also be imported, exported, and saved as well. The following annotation types are now available:
      • Arrow.
      • Circle.
      • Highlight.
      • Ink.
      • Line.
      • Square.
      • Squiggly.
      • Stamp.
      • Strike-out.
      • Underline.
  • RadialGauge
    • Improved dynamic resource working.

修补程序

  • DocIO
    • Paragraph spacing is now preserved properly while converting an RTF format document to PDF.
    • Fit text property of table cell is now preserved properly while converting a Word document to PDF.
    • Footnotes are now linked properly while converting a DOCX format document to HTML.
    • The NullReferenceException will no longer be thrown while calling UpdateDocumentFields() API.
  • PDF
    • Fixed an issue where documents would become corrupted after adding security measures and modifying form fields in PDF files.
    • Fixed an issue where the file size would increase when drawing PDF templates with a higher page count.
    • Fixed the issue where the GoToAction was missing during the parsing of an existing button field.
    • Text extraction issues no longer occur in the specific PDF document.
    • Fixed the issue where entire contents are removed while removing this image from the PDF document.
    • Resolved text box fields become non writeable issue while CurrentCulture is "it-IT".
    • Preservation issue no longer occurs while drawing italic style in true type fonts.
    • StackOverflow exception no longer occurs while drawing PDF template in specific PDF document.
    • Auto-naming issue no longer occurs while signing an existing PDF document with the same signature name.
  • SfImageEditor
    • [iOS] Crop Image size will work properly when the 'ImageSource' is added dynamically.
  • SfScheduler
    • There will be no exception thrown when dragging and dropping the appointment while using the read-only properties in the mapping model class.
    • The weekly recurrence appointment will render correctly when the FirstDayOfWeek is changed.
  • SfSignaturePad
    • Fixed an issue where SfSignaturePad was not visible on the iOS platform.
  • XlsIO
    • Data labels of a chart with negative values are now rendered in proper position in Chart to Image conversion.
    • Chart category axis labels position is now rendered properly in Chart to Image conversion.
    • Chart category axis labels with position set as high are now rendered properly in Chart to Image conversion.
    • Chart data labels with category name being referred from an external document are now rendered in Chart to Image conversion.