Syncfusion Essential Studio for UWP 2022 Volume 1 SP1

Released: May 12, 2022

Updates in 2022 Volume 1 SP1

Features

  • PDF
    • Added support for loading items from an existing signature field.
    • Added support for detecting if a document signature is signed with a timestamp only.
    • Added support for removing all unsupported annotations while flattening an existing PDF.

Fixes

  • PDF
    • Argument exception will no longer occur when inserting a page from one document into another document.
    • The Grid Cell overlapping issue will no longer occur when drawing a PDF grid with a nested grid on a multi-page document.
    • Memory consumption issues will no longer occur when getting the form fields font repeatedly.
    • PDF pages are now shown properly after merging or appending multiple PDF documents into one PDF.
    • No longer provided stream disposed when loading a specific PDF in PdfLoadedDocument.
    • Index out of bounds exception will no longer occur when verifying the digital signature.
    • PdfCertificate is now created without any delay with X509Certificate in an Offline environment.
    • The parent bookmarks are now removed from the PDF document without any issues.
    • The Destination page index is now retrieved properly for loaded named destinations.
    • Loaded annotation is now retrieved properly while using its name.
    • The check box border width can now be accessed properly without any issues in the PDF document.
    • Font height is now updated properly while creating a new TrueType font with the existing TrueType font.
    • Hyperlinks now work properly while converting conformance PDF to PDF A2B document.
    • There is no longer a hanging issue when calling the redact method on a specific PDF document.
    • An exception will no longer occur when merging the document with other PDF documents.
    • Checkbox values now look properly in all PDF viewers.
    • The row issue will no longer occur when an extra page is added on PDFGrid rendering.
    • Date time format in the text box field is now preserved properly after flattening the PDF document.
    • The child bookmark cloning issue is resolved while splitting the PDF document.
    • The checkbox field symbols are now shown properly after flattening the PDF document.
    • The PDF document will no longer be corrupted while creating tagged PDFs from different cultural settings.
    • The is no longer an expression Binding error while running the SfBarcode sample browser in UWP.
  • SfPdfViewerControl
    • The ModifiedDateTime property is now updated properly.
    • The application will no longer take more time while saving a large document.
    • The GoToPage and ScrollToVerticalOffset APIs are now working properly.
  • SfRichTextBoxAdv
    • Non-breaking space is now preserved properly on exporting as HTML.
    • Exporting as an embedded image instead of a file path is now working properly on HTML.
    • Exception will be no longer thrown while importing table with empty paragraphs.
    • List is now preserved properly when the list level and symbol are different.
    • \Empty table cell merging is now working properly.
    • Default font size is now properly maintained on import and export HTML.
  • SfSchedule
    • The NullReferenceException will no longer be thrown in SfSchedule in the randomly reproduced windows store application.
  • XlsIO
    • Null reference exception being thrown while creating an Excel document with hyperlink is now resolved.