i have added readonly and modify password to word document using VBA,but
when i open the encrypted word document ,i can remove the readonly and
modify password with word's tool,how to let me can not remove the readonly
and modify password .

Re: how to control the encrypted word document's password? by Tony

Tony
Tue Oct 16 06:41:27 PDT 2007

If you know the password(s) you can change them. Word documents do not have
a sophisticated security model - there isn't a separate level of authority
to allow you to change or remove passwords.

--
Enjoy,
Tony

"davidxu" <chinaxusw@gmail.com> wrote in message
news:uo9zB09DIHA.5980@TK2MSFTNGP04.phx.gbl...
>i have added readonly and modify password to word document using VBA,but
>when i open the encrypted word document ,i can remove the readonly and
>modify password with word's tool,how to let me can not remove the readonly
>and modify password .
>