Skip to content

Commit d5ed309

Browse files
Update README.md
1 parent 8eb1cb0 commit d5ed309

File tree

1 file changed

+33
-3
lines changed

1 file changed

+33
-3
lines changed

README.md

Lines changed: 33 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
1-
# Restrict editing based on user in Syncfusion® Word Processor
2-
This demo illustrates how to create a Word document with user specific editable regions and protect the document with password using Syncfusion® Word processor component (a.k.a.) Document editor in your Web application.
1+
# Restrict Editing Based on User in Word Processor 
32

4-
## Blog referemce
3+
This repository provides a working example of how to create and manage Word documents with user\-specific editable regions using the Syncfusion® Document Editor (a.k.a. Word Processor) component in a web application. It demonstrates how to protect documents with passwords, restrict editing to certain users, and enable secure collaboration—all without Microsoft Word or Office interop dependencies. 
4+
5+
# Features 
6+
7+
- Define user\-specific editable regions in DOCX documents 
8+
9+
- Protect the entire document or sections with passwords 
10+
11+
- Grant edit permissions only to authorized users 
12+
13+
- No Microsoft Word or Office interop dependencies required
14+
15+
# Blog referemce
516
[Restrict Editing of Word Documents Based on User in a Web Application](https://www.syncfusion.com/blogs/post/restrict-editing-of-word-documents-based-on-user-in-a-web-application.aspx)
17+
18+
# Resources 
19+
20+
- **Product page:**   [Syncfusion® JavaScript Word Processor](https://www.syncfusion.com/javascript-ui-controls/js-docx-editor) 
21+
22+
- **Documentation:**   [Syncfusion® Word Processor](https://help.syncfusion.com/document-processing/word/word-processor/javascript-es5/getting-started) 
23+
24+
- **Online demo:**   [Syncfusion® Word Processor - Demo](https://ej2.syncfusion.com/javascript/demos/) 
25+
26+
# Support and feedback 
27+
28+
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)
29+
30+
Request new feature through [Syncfusion® feedback portal](https://www.syncfusion.com/feedback?utm_source=github&utm_medium=listing&utm_campaign=github-github-documenteditor-examples)
31+
32+
# License
33+
34+
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)
35+

0 commit comments

Comments
 (0)