Back to Devexpress

Export to DOC and ODT

xtrareports-404447-feature-guide-to-devexpress-reports-store-and-distribute-reports-export-reports-export-to-doc-and-odt.md

latest646 B
Original Source

Export to DOC and ODT

  • Feb 18, 2026

The Microsoft Word Binary File (.DOC) and OpenOffice document file (.ODT) formats are not supported out of the box. You can export the report as a document in DOCX format and use the RichEditDocumentServer methods to convert the document to DOC or ODT formats.

The following example shows how to export a report to Microsoft Word Binary File (.DOC) and OpenOffice document file (.ODT) formats.

View Example: Reporting for WinForms - Export to DOC and ODT Formats