Example of undefined in React DocumentEditor Component

/
/
AdvancedExportingView

This example illustrates how to efficiently export a document to various formats using the DocumentEditor. You can seamlessly convert your content into formats such as PDF, RTF, HTML, ODT, WordML, Plain Text, Word Template, and Markdown.

More Details...

1584154815121476144014041368133212961260122411881152111610801044100897293690086482879275672068464861257654050446843239636032428825221618014410872360367210814418021625228832436039643246850454057661264868472075679282886490093697210081044108011161152118812241260129613321368140414401476151215481584
1584154815121476144014041368133212961260122411881152111610801044100897293690086482879275672068464861257654050446843239636032428825221618014410872360367210814418021625228832436039643246850454057661264868472075679282886490093697210081044108011161152118812241260129613321368140414401476151215481584
Page
of 1
Description

In this example, Document Editor provides exporting of the document as follows

Client-side exporting

  • Syncfusion® Document Text (*.sfdt)
  • Word Document (*.docx)
  • Word Template (*.dotx)
  • Plain Text (*.txt)

Server-side exporting

  • PDF (*.pdf)
  • HyperText Markup Language (*.html)
  • Rich Text Format (*.rtf)
  • Markdown (*.md)
  • OpenDocument Text (*.odt)

More information about the document editor features can be found in this documentation section.