Syncfusion Essential Studio WPF 2022 Volume 2 SP1

Released: Aug 8, 2022

Atualizações na 2022 Volume 2 SP1

Recursos

  • 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.

Correções

  • 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 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.
  • DockingManager
    • Memory leak will no longer be occurred in DockedElementTabbedHost and CustomMenuItem collection when adding and removing children of DockingManager at run time.
    • When the document content get focus, the DockControlActivated event will be triggered.
    • The Tabbed window will no longer show any unwanted headers.
    • Active window property will update the value when the float window is selected.
  • 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.
    • An exception will no longer occur while enabling the EnableFastRendering in Word to PDF conversion.
    • The rotated text missing issue will no longer occur while converting HTML/EMF to PDF 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.
  • PdfViewerControl
    • he modified date will now be shown in accordance with the system’s current culture.
    • The popup note of the sticky note annotation will now correctly display the modified date.
    • In PdfViewer, the annotation’s modified date is now displayed correctly.
    • The transparent background for the PdfViewer now applied properly.
    • The dpi values in ExportAsImage will now be proper for rotated pages.
    • ExportAsImage now works properly for image orientation.
    • Localization will applied properly in PdfViewerControl when applying theme.
    • Now free text annotation will appear as properly in other PDF viewers.
    • The System.NullReference exception will not be thrown while removing the pages from the page organizer in the background.
    • Adding signature on the rotated page will now be properly added.
    • The PDF document contents are now properly rendered while loading the document multiple times.
  • PropertyGrid
    • CustomEditor set through EditorAttribute will be applied to the desired properties which is listed in CollectionEditor window.
    • When grouping is enabled, property edited in CategoryEditor will now be reflected in the SelectedObject.
  • Ribbon
    • Duplicate items will not add to customized QAT items.
  • SfChart
    • Now, the legend items will be shown correctly while setting the fast series to the legend’s Series property.
  • SfDataGrid
    • When grouping is applied, a NotImplementedException will no longer be thrown while moving an item to a new position in the underlying collection.
  • SfMaps
    • Shape colors will be updated properly based on color mapping while removing items from the ItemsSource.
  • SfMaskedEdit
    • Background of SfMaskedEdit will be proper when it is focused.
  • SfRichTextBoxAdv
    • Number and special character in RTL document is now preserved properly
    • Exception is no longer thrown on exporting HTML asynchronously
    • SfRichTextBoxAdv doesnot hang on enter operation
    • SfRichTextBoxAdv doesnot hang on loading large text document
    • Exception is no longer thrown on loading document asynchronously
    • SfRichTextBoxAdv doesnot hang on loading document with square wrapped text box
    • Table style is now removed properly on performing undo operation
    • Document with rectangle shape is now preserved properly
  • SfTreeGrid
    • NullReferenceException will no longer be thrown while dragging columns in ‘TreeGrid’ when bound collection to ItemsSource is not initialized.
  • TabControlExt
    • FirstItem will not be selected in SelectedItem, when the collection is changed in TabControlExt.
  • 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.