DevExpress Office File API 23.2.4

Released: Feb 1, 2024

Updates in 23.2.4

Fixes

PDF Document API

  • PdfDocumentProcessor:
    • ArgumentException is thrown when a document is loaded into a component.
    • ClearContent method removes content that does not intersect with the specified area.
    • NullReferenceException is thrown when a document is saved.
  • RichEditDocumentServer - An image is not exported to PDF on non-Windows systems.

Spreadsheet Document API

  • RichEditDocumentServer - ArgumentException is thrown when a document with a chart is exported to PDF.
  • Spreadsheet - The _xlfn prefix is added to formulas when the XLSB file is saved and loaded several times.
  • Spreadsheet Document API:
    • The autofilter dropdown button is located in the incorrect position if columns are merged.
    • The "Save External Link Values" option value is lost when the XLSX document is saved.
  • SpreadsheetControl - An SVG image is converted to a raster image when a document is exported to the PDF format on Linux.
  • Workbook:
    • IndexOutOfRangeException is thrown when a document is saved.
    • InvalidOperationException is thrown when a document is saved into a stream.
    • Vertical table text is incorrectly aligned when a document is exported to HTML.

Word Processing Document API

  • RichEditControl:
    • A table changes its location and its rows are misaligned on loading a document.
    • Table cells have incorrect spacing in the loaded document.
    • The If field is not updated in a specific case.
  • RichEditDocumentServer:
    • A chart's layout is changed when a document with the chart is loaded into the component.
    • ArgumentException is thrown when a document with a chart is exported to PDF.
    • ArgumentOutOfRangeException is thrown when a document is loaded.
    • Content is lost after a document is resaved.
    • Content layout of a document with a custom font is changed when this document is exported to PDF with the enabled AzureCompatibility option.
    • InvalidCastException is thrown when a document with a chart is loaded and Spreadsheet charts are enabled.
    • The table size is incorrect when a document with this table is appended to another document.
    • RichEditDocumentServer doesn't render a Euro symbol after importing a specific RTF file.
    • RichEditDocumentServer incorrectly scales images and TextBoxes on PDF export when the monitor scale factor is set to a value greater than 100%.