XML and Watermarks

N

nbarwig

Hello all,

I am curious about how I can create a word doc in XML with a watermark
and not have that watermark appear on any pages but the first. I am
generating an XML word doc with asp and we are running office 2003. I
am not using the new format (the compressed format), but just a simple
xml header to define the document. The watermark is contained in the
'header.htm' file found when you save it as an XML type.

I have attempted to create a word doc that only has the watermark on
the first page, save it as xml, and then attempt to interpret the
resulting xml to determine how it is done. But so far I have been
unsuccessful with this attempt.

The only relevant xml code I discovered is: <w:titlePg/>

Is this what I need? Am I completetely off the mark? Assistance on
this would be greatly appreciated!



Thanks,
Nick
 

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