React DOCX viewer
Render a paginated Word document inside a React application, then switch it to editing mode.
Add a React or Vue DOCX viewer with paginated layout and document fonts. Render tables, images, headers, and footers. Add Pro to review comments and tracked changes.
This policy applies to clinical records and approved workflows.
| Owner | Clinical operations |
|---|---|
| Review | 12 months |
Use one DOCX surface for viewing and editing.
Render a paginated Word document inside a React application, then switch it to editing mode.
Use the Vue adapter with the shared document engine, properties, commands, and DOCX output.
Render styles, lists, tables, images, content controls (SDTs), headers, and footers. Add Pro for review markup.
Use the editor in view mode for a read-only document surface. Keep DOCX bytes available when users need editing.
Choose the adapter for your application. Both adapters use the shared document engine and DOCX output.
Pass the document bytes to the editor. Provide embedded fonts, licensed fonts, or metric-compatible substitutes for accurate wrapping.
Start in view mode. Open the document in edit mode, or add Pro for comments, revisions, and suggesting mode.
You define access, validation, retention, and approval rules. DOCX Editor applies supported document operations.
Show contracts in your matter or deal workspace while preserving review markup and document layout.
Display forms, letters, and policies inside your application.
Give reviewers a paginated view of procedures and work instructions before approval.
Yes. The React package renders DOCX files and provides components for your application interface.
Yes. The document surface supports read-only, editing, and suggesting modes.
No. It renders the DOCX document in the browser and saves DOCX output.
Yes. Add the Pro review module to inspect comments, review revisions, and use suggesting mode.
Yes. Mount the editor in a client component and load the document after the browser starts.
No. Use embedded fonts, licensed font files, or metric-compatible substitutes. Font metrics affect line wrapping and pagination.
Yes. The React and Vue editor packages use Apache 2.0. Pro review features use commercial terms.
Start with the open-source editor. Add commercial review and automation features when your workflow needs them.
Build AI agents that read, draft, comment, and redline DOCX files through typed document operations. You control the model, tools, permissions, and review steps.
Read and change Word documents through an Office.js-compatible API. Run these operations in an open editor or against DOCX bytes on a server.