Spire.Doc is a professional Word .NET library specifically designed for developers to create, read, write, convert and print Word document files. Get free and professional technical support for Spire.Doc for .NET, Java, Android, C++, Python.

Fri Apr 22, 2016 11:23 am

Hi!

Is there a way to protect a single section (or two) in a document, created with Spire.Doc?
We need to make some part of the document editable whereas other parts should not be.

The only way we found so far is to use "Document.protect()" but that protects the whole document and not only a single section.

Thanks for any advice.

BEKB
 
Posts: 11
Joined: Wed Dec 16, 2015 2:36 pm

Mon Apr 25, 2016 2:41 am

Hello,

Thanks for your inquiry.
Sorry that the Spire.Doc doesn’t support to protect a single section or two sections in a document at present.

Sincerely,
Caroline
E-iceblue support team
User avatar

caroline.zhang
 
Posts: 291
Joined: Mon Mar 07, 2016 9:22 am

Thu Jun 09, 2016 5:46 am

We've found a workaround for that: As the sections are already there, before loading it to Spire.Doc, we just protected the sections we needed before loading it into Spire.Doc. The sections remain protected whilst using Spire.Doc.

BEKB
 
Posts: 11
Joined: Wed Dec 16, 2015 2:36 pm

Thu Jun 09, 2016 6:00 am

Hi,

Thank you for the kind sharing.
I am glad to hear that you have resolved this issue.
If there is other question, welcome to get it back to us again.

Sincerely,
Caroline
E-iceblue support team
User avatar

caroline.zhang
 
Posts: 291
Joined: Mon Mar 07, 2016 9:22 am

Return to Spire.Doc

cron