DevExpress Office File API
Improves Word Processing, Spreadsheet and PDF Document APIs.
Fixes
All Office File API products
- DevExpress.Document.Processor - NullReferenceException occurs on Apple macOS X Monterey after an update to 22.1.3.
PDF Document API
- Form Filling - The multiline text box text vertical text position is calculated incorrectly.
- Form Filling - There is an empty font set in the appearance form after the appearance of the combobox with an empty value is rebuilt.
- Parsing - A document containing a soft mask with an incorrect subtype value cannot be processed.
- Parsing - A document with an invalid 'MarkInfo' key value in the document catalog cannot be opened.
- Parsing - A document with duplicated objects inside an object stream cannot be opened.
- PdfDocumentProcessor does not correctly export a specific document to TIFF.
- PdfDocumentProcessor incorrectly processes security permissions.
Spreadsheet Document API
- "Object is in use" exception is thrown on the Workbook.ExportToPdf method call in multiple threads.
- NullReferenceException is thrown on loading a XmlSpreadsheet2003 document to an application with the German culture.
Word Processing Document API
- Export to PDF - RichEditDocumentServer throws System.NullReferenceException on an attempt to export a specific document to PDF if the AzureCompatibility.Enable property is set to true.
- RichEditDocumentServer generates tags without space characters when exporting a document to PDF/UA.
- Text disappears when exporting a specific Microsoft Word document to the PDF format.