Syncfusion Essential Studio for Blazor 2022 Volume 2 SP1

Released: Aug 8, 2022

Updates in 2022 Volume 2 SP1

Funktionen

  • PDF
    • Added support for importing and exporting Calibrate/Line measurement annotation in the PDF library.
    • Added support for getting TextGlyph information from the TextWord API in the Microsoft .NET framework platform.
    • Added support for getting CRL and OCSP embedded details from the digital signature.
  • TreeMap
    • The IsRightClick property has been exposed in the event arguments of the OnClick event to determine whether or not the right mouse button has been clicked.

Fehlerkorrekturen

  • DashboardLayout
    • The issue with “When wrapping Dashboard Layout in another component removing panel throws error” has been resolved.
    • The issue with “Dynamically adding/removing the columns affects the grid lines and panel shadows in the Blazor Dashboard Layout component” has been resolved.
    • The issue with “The dynamic columns property change doesn’t reorder the panels within the available columns in the Dashboard Layout component” has been resolved.
  • Diagram
    • Now, the gridlines are properly updated while zooming in on French culture.
    • The Null reference exception will no longer occur while establishing a connection from port to a node.
    • Console exception will no longer occur while trying to render Context menu in wasm.
    • Violation won’t occur with aria-label attribute while running accessibility test.
    • Now, the Html symbol is properly dropped on the diagram from the palette.
    • The Null reference exception will no longer occur while trying to save and load one diagram after disposing of another.
    • Node size is properly updated while loading the first diagram after another one is disposed.
    • Now, the cancel argument is working correctly for the DragDrop event.
    • The Null reference exception will no longer occur while trying to load the saved data in the OnAfterRenderAsync method.
  • DocIO
    • The frame is now preserved properly while converting a Word document to a PDF.
    • The TextBox is now preserved while resaving a DOCX format document.
    • The ArgumentException will no longer be thrown while resaving a DOCX format document.
    • The page number is now updated properly while calling the UpdateDocumentFields() method.
    • The NullReferenceException will no longer be thrown while converting a Word document to a PDF in iOS.
    • The table is now preserved properly while converting a Word document to a PDF.
    • The word counts are now updated properly while calling the UpdateWordCount() method.
    • The text inside shape is now preserved properly while resaving a DOCX format document.
    • The shape is now preserved properly while ungrouping the shapes in a DOCX format document.
  • File Manager
    • The issue with “The context menu not properly opened for grid view in the Blazor File Manager component” has been resolved.
  • Maps
    • Marker clusters will now be properly added when markers are added dynamically in the WASM application.
  • PDF
    • Invalid Password Exception will no longer occur when opening a password-protected document.
    • A digital signature failed issue will no longer occur while getting a bookmark count from a signed PDF document.
    • Exported JSON values are now exported properly, same as original fields values.
    • A preservation issue no longer occurs when performing a PDF to PDF/A-2b conversion in an existing PDF document.
    • The preservation issue will no longer occur after compressing a PDF document.
    • Text color is no longer changed while converting PDF to PDF A conformance in different culture settings.
    • Annotation state is missing issue will no longer occur while importing the annotation with the JSON file.
    • PDF bookmark language is no longer changed while performing the reduction in a particular document.
    • PDF conformance standard information is now shown properly in the Foxit PDF Editor tool.
    • The top region is now preserved properly when appending the rotated document to a new document.
    • Text is not extracted properly issue will no longer occur by using extract text lines from an existing PDF document.
    • A rendering issue no longer occurs while drawing each page of the PDF template into a new PDF document.
    • Performance is now improved when drawing the PDFGrid with 1L rows and 50 Columns.
    • An unexpected token exception will no longer occur while opening the PDF document with open and repair mode.
    • White spaces are added properly when importing the JSON data into form fields.
    • Issues no longer occur while importing FreetextAnnotation into a particular PDF document.
    • The incorrect field name exception will no longer occur when trying to receive a value from a newly added form field.
    • The signature becomes an invalid issue will no longer occur when the Get page layer counts from an existing PDF document.
    • Now, the BarHeight value returns the correct value when calling the PDFCode128Barcode.
    • Size values are retrieved properly in the DataMatrixBarcode.
    • Barcode to Image works fine in PdfEan13Barcode and PdfEan8Barcode.
    • Exported JSON values are exported properly the same as original fields values.
  • Scheduler
    • An issue with the “RecurrenceEditor with monthly type” has been fixed.
    • An issue with ScrollToAsync method not working in agenda view has been fixed.
    • Exception when using IsSlotAvailableAsync method for resources has been fixed.
  • Sidebar
    • The issue with the Sidebar component when setting type as slide for both windows and iPad device has been resolved.
  • TreeView
    • The issue “Child nodes are not shown on dynamically added nodes while performing expand/collapse in Blazor TreeView” has been resolved.
    • The issue with “Nodes are not expanded in TreeView when DataSource is updated dynamically with expanded field set to true” has been resolved.
  • Microsoft Visual Studio Extensions
    • Fixed obsolete compilation warnings in Blazor template studio and code generator samples.
  • XlsIO
    • Borders are now properly applied to the cells while resaving the Excel document.
    • Chart created from scratch with string values is now rendered properly in Word to PDF Conversion.
    • Invalid cast exception being thrown while converting Excel file with chart having date time category axis to PDF is now resolved.