Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 28 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,31 @@
# How multiple users can edit sequentially in a Word document using Syncfusion® Word processor
This demo illustrates how multiple users can edit sequentially in a Word document using Syncfusion® Word processor component (Document editor) in your Web application.
This repository provides a working example of how multiple users can edit a Word document sequentially using the Syncfusion® Document Editor (a.k.a. Word Processor) component in a web application. It demonstrates a controlled workflow where users are allowed to make changes one after another, ensuring clear editing sequences and helping to avoid merge conflicts in collaborative scenarios. 

At present Syncfusion® Word processor component doesn't support collaborative editing functionality (edit simultaneously). The users are allowed one by one to edit the same document, the demo follows a check-in and check-out state for each document. So, a document can be edited by only one user at a time.
 At present Syncfusion® Word processor component doesn't support collaborative editing functionality (edit simultaneously). The users are allowed one by one to edit the same document, the demo follows a check\-in and check\-out state for each document. So, a document can be edited by only one user at a time. 

User name \- Password 

1. User1 \- User1 

1. User2 \- User2 

1. Author \- Author 

# Resources 

- **Product page:**   [Syncfusion® ASP.NET Core Word Processor](https://www.syncfusion.com/aspnet-core-ui-controls/docx-editor) 

- **Documentation:**   [Syncfusion® Word Processor](https://help.syncfusion.com/document-processing/word/word-processor/asp-net-core/getting-started-core) 

- **Online demo:**   [Syncfusion® Word Processor - Demo](https://ej2.syncfusion.com/aspnetcore/documenteditor/default) 

# Support and feedback 

For any other queries, reach our [Syncfusion® support team](https://support.syncfusion.com/?utm_source=github&utm_medium=listing&utm_campaign=github-github-documenteditor-examples) or post the queries through the [community forums](https://www.syncfusion.com/forums?utm_source=github&utm_medium=listing&utm_campaign=github-github-documenteditor-examples). 

Request new feature through [Syncfusion® feedback portal](https://www.syncfusion.com/feedback?utm_source=github&utm_medium=listing&utm_campaign=github-github-documenteditor-examples). 

# License

This is a commercial product and requires a paid license for possession or use Syncfusion's licensed software, including this component, is subject to the terms and conditions of [Syncfusion's EULA](https://www.syncfusion.com/license/studio/22.2.5/syncfusion_essential_studio_eula.pdf?utm_source=github&utm_medium=listing&utm_campaign=github-github-documenteditor-examples). You can purchase a licnense [here](https://www.syncfusion.com/sales/products?utm_source=github&utm_medium=listing&utm_campaign=github-github-documenteditor-examples) or start a free 30\-day trial [here](https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=github&utm_medium=listing&utm_campaign=github-github-documenteditor-examples). 

User name - Password
1. User1 - User1
2. User2 - User2
3. Author - Author