Example of undefined in React Rich Text Editor Component

/
/
ExportDocument

This example illustrates how to use the import/export feature of the Rich Text Editor to convert the editor content into a PDF or Word document.

More Details...

Loading....
Description

This example illustrates how to use the import/export feature of the Rich Text Editor to export the editor content into a PDF or Word document.

  1. Clicking the export to PDF icon will export the content of the Rich Text Editor to a PDF document.
  2. Clicking the export to Word icon will export the content of the Rich Text Editor to a Word document.

Injecting Module

Rich Text Editor component features are segregated into individual feature-wise modules. To use Rich Text Editor feature, we need to inject HtmlEditor, Toolbar, Link, Image, Count, QuickToolbar, Table, PasteCleanup, ImportExport modules into the services.