Overview

7 Oct 20232 minutes to read

The Document Editor component is used to create, edit, view, and print Word documents in web applications. All the user interactions and editing operations that run purely in the client-side provides much faster editing experience to the users.

Key Features

Supported Web platforms

Supported platforms for server-side dependencies

You can deploy web APIs for server-side dependencies of Document Editor component in the following platforms.

To know more about server-side dependencies, refer this page.

Which operations require server-side interaction

  • Open file formats other than SFDT
  • Paste with formatting
  • Restrict editing
  • Spellcheck
  • Save as file formats other than SFDT and DOCX

Note: If you don’t require the above functionalities then you can deploy as pure client-side component without any server-side interactions.