Hi =?Utf-8?B?U3RldmVQ?=,
Our application is used to pull hundreds of topics together
into a single Word document. Can Custom Properties be used to store multiple
Ids? It seems to me to be designed to hold document-level info only.
You can certainly create multiple custom properties (this is something other
than built-in document properties). I'm not sure what you mean by
"document-level info" as opposed to storing the information in bookmarks? The
stuff you put in the bookmarks isn't linked to an outside source, is it?
An alternative would be to use Word's internal document Variables (not to be
confused with programming variables) with DocVariable fields. The biggest
difference between the two is that the user has no access to doc Vars; they
have to be created and managed using the object model.
Hmmm. Another thing you could consider would be to set "Different first page"
for the headers/footers. Put the information you want to "protect" into a frame
or textbox in the header layer of the first page, so the user can't
accidentally select it.
Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
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
