Syncfusion Essential Studio for Blazor 2022 Volume 1 SP1

Released: May 12, 2022

2022 Volume 1 SP1 버젼 업데이트

기능

  • 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.
  • Microsoft Visual Studio Extensions
    • Added new Carousel component in Blazor template studio and code generator.

수정사항

  • Dialog
    • Now, modal dialog’s position will be changed properly when the orientation of the mobile device is changed.
  • DocIO
    • Paragraph shading is now preserved properly while converting a Word document to PDF.
    • PDF file size is reduced while converting a Word document to PDF.
  • Document Editor
    • Resolved the document editor container component destroy issue.
    • Resolved the restart page numbering consideration on table of content updating.
    • Resolved the empty pages issue on printing a document with landscape orientation.
    • Resolved the pagination issue on layouting and downloading a sfdt.
    • Resolved the control hanging issue while opening a document with table.
    • Resolved the table rendering issue at the bottom of the page.
    • Rejecting new paragraphs tracked changes releases the occupied space.
    • Resolved the issue in review pane while opening a default document with track changes.
    • Resolved the layouting issue for large footnote content which flows over the current page.
    • Resolved the multiple call issue when enabling the spellcheck after editing the document.
    • Resolved the minimum column width causes in-finite lopping issue when resizing table.
    • Resolved the table in document overlaps footer.
    • Resolved the chart color rendering and shape overlapping issue.
    • Resolved the list format issues when open document by Document Editor.
  • File Manager
    • The issue with “The navigation pane throws null exception in the Blazor File Manager component” has been resolved.
    • The issue with “The OnSend event of Blazor File Manager is not trigger properly on navigation pane node expanding” has been resolved.
  • ListView
    • The issue with “Clicking on the padding area of a list item doesn’t select the items in Blazor ListView” has been resolved.
  • Maps
    • When the data source is not bound, the tooltip now displays all of the properties in the GeoJSON data using Format property and template support.
  • 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.
  • Splitter
    • Now, collapsing the right pane of the splitter work properly.
  • Toast
    • Now, the toast close icon is displayed properly when using the themes generated from the Blazor theme studio.
  • Visual Studio Extensions
    • Fixed unwanted model class showing issues in Blazor code generator.
  • XlsIO
    • Null reference exception being thrown while creating an Excel document with hyperlink is now resolved.