Inserting art into protected Word document

  • Thread starter Thread starter Guest
  • Start date Start date
CGS said:
Is it possible to insert a logo into a form field protected file? I
am using Word 2003.

You can't insert it into the document while it's protected. You'd have to
unprotect the document, insert the logo, and then reprotect the document.
This is usually done by writing a macro to perform the whole sequence, so
the document can't be edited by the user while it's temporarily unprotected.
The macro needs to know where to put the logo (usually at a bookmark or in
the first-page header) and where to find the graphic file.

--
Regards,
Jay Freedman
Microsoft Word MVP
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
 
:

You can't insert it into the document while it's protected.> --
Regards,
Jay Freedman
Microsoft Word MVP

------------------------

I thought I'd post a response I got on another forum in case anybody else
could use the info. Turns out that you can place the art file.

*****
When you protect a document for forms, you can specify which sections of the
document will be protected. In the protected sections, users can only edit
text in the form fields, but in the unprotected sections, users can freely
enter text, insert pictures etc.
So you should insert section breaks to mark parts of the document.
Continuous section breaks are often the most suitable for this purpose, but
you can use other types of section breaks too.
To specify which sections should be protected, select Tools | Protect
document... In Word 2002 and before, you'll get a dialog, Word 2003 will
activate the protection task pane. In either, when you indicate that you want
to protect the document for forms, a Sections... button will become enabled.

Note: headers and footers cannot be edited in a protected document, even in
unprotected sections.
******

Hope this is helpful to somebody.
 

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

Back
Top