DevExpress Office File API 24.1.7

Released: Nov 1, 2024

24.1.7 버젼 업데이트

수정사항

PDF Document API

  • Form Flattening - The widget's font is not used on Linux.
  • 'Input data is not recognized as valid pdf' exception occurs on printing a certain PDF file.
  • 'Input data is not recognized as valid pdf' exception occurs on saving a certain PDF file.

Spreadsheet Document API

  • Text is cut off in the resulting HTML document when a cell's text alignment is set to Right in the original Excel document.
  • The "System.ArgumentException: 'UnitType Parameter name: pt'" error occurs on document loading.
  • Korean text is not rendered in shapes when an application runs in a Linux container.
  • The Range.CopyFrom method throws NullReferenceException when a cell contains a custom array formula.

Word Processing Document API

  • ExportToPdf for a document with complex content in headers freezes the application.
  • Rich Edit Core - Textboxes located on a canvas shape are not rendered or exported.
  • RichEditControl cuts SVG images if their viewbox attribute is defined with decimal numbers.
  • RichEditControl does not support hyperlinks for TextBox in RTF documents.
  • RichEditDocumentServer - A table position in a document is incorrect if its vertical position is set to "Relative to Page".
  • RichEditDocumentServer - KeepWithNext option is not taken into account when it is enabled for all paragraphs in a table.
  • RichEditDocumentServer - The System.ArgumentException: 'Parameter is not valid.' error occurs when a document that contains an SVG image is exported to PDF.
  • RichEditDocumentServer - The resulting PDF document's layout is incorrect when the original document contains Content Controls.
  • RichEditDocumentServer throws NullReferenceException when an RTF document is exported to a PdfA1a document.
  • The RichEditDocumentServer.Print method throws an ArgumentNullException.
  • Word Document Processor saves a corrupted DOCX file when the original DOTX file contains ContentControls.