Example of Print in Javascript Rich Text Editor Control

/
/
Print

This sample demonstrates how to print the content of the Rich Text Editor. Click the print command which placed in toolbar of RTE to print the editor’s content.

More Details...

The Rich Text Editor component is a WYSIWYG ("what you see is what you get") editor that provides the best user experience to create and update the content. Users can format their content using standard toolbar commands.

Key features:

  • Provides <IFRAME> and <DIV> modes

  • Capable of handling markdown editing.

  • Contains a modular library to load the necessary functionality on demand.

  • Provides a fully customizable toolbar.

  • Provides HTML view to edit the source directly for developers.

  • Supports third-party library integration.

  • Allows a preview of modified content before saving it.

  • Handles images, hyperlinks, video, hyperlinks, uploads, etc.

  • Contains undo/redo manager.

  • Creates bulleted and numbered lists.

Description

null