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
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