Example of Export to Word or PDF in ASP.NET MVC Rich Text Editor Control
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.
DEMO
SOURCE
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.
- Clicking the export to PDF icon will export the content of the Rich Text Editor to a PDF document.
- Clicking the export to Word icon will export the content of the Rich Text Editor to a Word document.