DevExpress Office File API 24.1.6

Released: Sep 20, 2024

Updates in 24.1.6

Fehlerkorrekturen

Excel Export Library

  • Excel Export Library generates a corrupted document if the row number exceeds 200000 and the column number exceeds 1200.

PDF Document API

  • PDF processing - 'Input data is not recognized as valid pdf' exception occurs on processing corrupted PDF files with invalid pattern objects.
  • PdfDocumentConverter - The CIDFontvalidation error after converting to PDF\A-1b.
  • PdfDocumentConverter - The CreationDate entry validation error occurs after converting to PDF/A-1b.
  • PdfDocumentProcessor - Documents produced in trial mode are broken.

Spreadsheet Document API

  • DataTableExporter reads data from outside of a parameterized CellRange.
  • Workbook - NullReferenceException is thrown when a row is inserted in a worksheet.

Word Processing Document API

  • RichEditDocumentServer - NullReferenceException occurs in the ContentControlGroupItemDestination.ProcessElementOpen method.
  • RichEditDocumentServer ignores the LimitBookmarkNameTo40Chars option during the GetOpenXmlBytes method execution.
  • RichEditDocumentServer doesn't take vertically merged cells in a document into account.
  • System.ArgumentException: 'An entry with the same key already exists.' error occurs on exporting to PDF with PdfUACompatibility.PdfUA1 when a document header contains a table.