Syncfusion Essential Studio WPF 2025 Volume 1 (29.1.40)
Released: Apr 29, 2025
2025 Volume 1 (29.1.40) 버젼 업데이트
수정사항
DocIO
Hanging issues will no longer occur while converting a Word document with tabs to PDF.
XML mapping for rich text content control is now preserved properly while resaving DOCX document.
PDF
Resolved the issue where an exception occurs when loading the accessibility level PDF document in the PAC tool.
Fixed the problem where an exception occurs while accessing the destination from the form field.
Resolved the issue of overlapping PDF grid rows when AllowHorizontalOverflow is set to true.
Resolved the issue of missing whitespace in text lines in a specific PDF.
Fixed the null exception that occurred while setting the font color for the text box field.
Fixed an issue where annotations were not retrieved in the PdfDocument instance during HTML to PDF conversion.
Fixed the problem where page content was cut off during HTML to PDF conversion with a single-page layout.
SfChart
Fixed an issue where an ArrayOutOfRangeException would occur during load time when using index-based axes, such as Category axis or DateTimeCategory axis, along with Candle series and technical indicators.
SfNumericTextBox
Fixed the issue where values are displayed with the Format String in SfNumericTextBox.
SfSpreadsheet
The performance issue will no longer occur when deleting a large number of cells with both styles and values applied in SfSpreadsheet.
The ArgumentOutOfRangeException will no longer be thrown when pasting an incomplete formula value into a cell in SfSpreadsheet.
The SetCellValue method now correctly updates the cell value when a cell that already contains a formula is programmatically modified again at runtime in SfSpreadsheet.