Syncfusion EJ2 DocumentEditor

The JavaScript Document Editor component is used to create, edit, view, and print Word documents in web applications.

This sample demonstrate the following key features of PDF Viewer:

  • Create and edit: Opens and saves documents in native "Syncfusion Document Text (*.sfdt)" file format without any server-side dependencies. This helps build a purely client-side Word editor application.

  • Supported elements: Document elements like text, images, hyperlinks, tables, bookmarks, page numbers, tables of contents, headers, and footers.

  • Formatting: Text levels, paragraph levels, bullets and numbering, table levels, page settings, and styles.

  • Editing operations: Undo, redo, cut, copy, and paste.

  • Find and replace text within the document.

  • Interactions through touch, mouse, and keyboard.

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

Source Code

You can download the source code for this project here.

Design-Time

EJ2 DocumentEditor at Design-Time

Sample Implementation

Runtime

EJ2 DocumentEditor at Runtime

Last updated

Was this helpful?