Word VBA >> How to prevent editing on a merged document based on a dot templa

by S25vd2xlZGdlU2Vla2Vy » Thu, 29 Jul 2004 01:02:02 GMT

Does anyone know how to prevent the user from editing a merged document created by an application?
We use a dot net application to create a mail merge and when the user chose so can view the merged document with all the bookmarks populated with appropriate data. The user does not want to be able to edit the merge document. Is there any way to control that through the word object model in dot net or through IE? After the document is composed it is displayed to the user through a browser redirection. So if we can't disable editing in Word can we do in Internet Explorer?
Thanks
--
KnowledgeSeeker


Word VBA >> How to prevent editing on a merged document based on a dot templa

by Jean-Guy Marcil » Thu, 29 Jul 2004 05:47:47 GMT


Bonjour,

Dans son message, < KnowledgeSeeker > rivait :


|| Does anyone know how to prevent the user from editing a merged document
created by an
|| application?
|| We use a dot net application to create a mail merge and when the user
chose so can view the
|| merged document with all the bookmarks populated with appropriate data.
The user does not want
|| to be able to edit the merge document. Is there any way to control that
through the word object
|| model in dot net or through IE? After the document is composed it is
displayed to the user
|| through a browser redirection. So if we can't disable editing in Word can
we do in Internet
|| Explorer? Thanks --
|| KnowledgeSeeker

The short answer is that if I can see it I can edit it...

Just to remind the user that the document should not be edited, you can
protect it for forms with a password. This is not a secure method... Just a
gentle reminder to the user that this document is for viewing only.

--
Salut!
_______________________________________
Jean-Guy Marcil - Word MVP
XXXX@XXXXX.COM
Word MVP site: http://www.word.mvps.org






Similar Threads

1. Word 2007 - Modify Style - 'New documents based on this templa - Word Document management

2. How to use command line to create a new document based on a templa

I try to create a new file with this command line:
(...)\winword.exe /tMyPlantilla.dot

I get an error message of this type:
"The file you tried to open was not found. ..."

If I try to use normal.dot or any of my own templates located in the 
template directory I always get the same message.

3. How can I prevent other users from editing my .dot file - Word VBA

4. Hyperlinks opens a template itself rather than doc based on templa

Hi,

I set up a hyperlink in a procedure document to a relevant standard 
template.  When accessing the template from a hyperlink I found that the dot 
file itself opened rather than opening a new document.

Might there a setting that means the hyperlink 'knows' not to open the 
template but to open a new document?  

FLaufs


5. Macros OK in template but vanish from docs based on the templa - Word VBA

6. Word 2003 - Need help changing text direction in normal.dot templa

Some how the text direction in the normal.dot template has been changed from 
the standard left to right at the top of the document to top to bottom on the 
right hand side of the document.  Can someone tell me how to get it back to 
the standard......

7. Preventing a word document based on a template containing VBA code from the template

8. Mail Merge new document using my own .dot

Hi:
I mail merge one document with a file text. The new document being
generated, I want to be displayed using my own .dot (template) . How can I
especify it at new document?
Thanks in advance.
Frank.