Skip to content

Commit b036081

Browse files
authored
Merge pull request #7 from SyncfusionExamples/Readme-update
Update README.md
2 parents 76eafc6 + b409a3a commit b036081

File tree

1 file changed

+28
-6
lines changed

1 file changed

+28
-6
lines changed

README.md

Lines changed: 28 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,31 @@
11
# How multiple users can edit sequentially in a Word document using Syncfusion® Word processor
2-
This demo illustrates how multiple users can edit sequentially in a Word document using Syncfusion® Word processor component (Document editor) in your Web application.
2+
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. 
33

4-
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.
4+
 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. 
5+
6+
User name \- Password 
7+
8+
1. User1 \- User1 
9+
10+
1. User2 \- User2 
11+
12+
1. Author \- Author 
13+
14+
# Resources 
15+
16+
- **Product page:**   [Syncfusion® ASP.NET Core Word Processor](https://www.syncfusion.com/aspnet-core-ui-controls/docx-editor) 
17+
18+
- **Documentation:**   [Syncfusion® Word Processor](https://help.syncfusion.com/document-processing/word/word-processor/asp-net-core/getting-started-core) 
19+
20+
- **Online demo:**   [Syncfusion® Word Processor - Demo](https://ej2.syncfusion.com/aspnetcore/documenteditor/default) 
21+
22+
# Support and feedback 
23+
24+
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)
25+
26+
Request new feature through [Syncfusion® feedback portal](https://www.syncfusion.com/feedback?utm_source=github&utm_medium=listing&utm_campaign=github-github-documenteditor-examples)
27+
28+
# License
29+
30+
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)
531

6-
User name - Password
7-
1. User1 - User1
8-
2. User2 - User2
9-
3. Author - Author

0 commit comments

Comments
 (0)