Remove Protection from Document

J

John

Hello,

I am creating a document with vb.net from a template. This template has
document protection enabled. I use word.ActiveDocument.Unprotect("pass") to
remove the protection, but when I want to fill a table, I get an exception,
that the area is protected.
Does anybody know how I can solve this problem?

John
 
C

Cindy M.

Hi =?Utf-8?B?Sm9obg==?=,
I am creating a document with vb.net from a template. This template has
document protection enabled. I use word.ActiveDocument.Unprotect("pass") to
remove the protection, but when I want to fill a table, I get an exception,
that the area is protected.
Does anybody know how I can solve this problem?
What kind of document protection was applied? I get the feeling it could be
editing, rather then forms protection? Is IRM involved?

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top