To get the Word Art as a watermark you will probably have to save it
formatted as you want it and behind text and save it as an autotext entry.
You can then conditionally include the autotext entry. In fact if you insert
a text watermark, then open the header and save the inserted watermark as an
autotext you shouldn't need to worry much about Word Art. All the work is
already done for you.

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Three questions:
> a. what fields are you using to insert the WordArt ( e.g. { IF {
[quoted text clipped - 12 lines]
>>
>> Yours,
Lüko Willms - 13 Oct 2006 04:57 GMT
Am Mon, 9 Oct 2006 11:53:57 UTC, schrieb "Graham Mayor"
<gmayor@REMOVETHISmvps.org> auf
microsoft.public.word.mailmerge.fields :
> To get the Word Art as a watermark you will probably have to save it
> formatted as you want it and behind text and save it as an autotext entry.
> You can then conditionally include the autotext entry.
That is cute. That way my mergefield looks good and controllable,
with the visible inclusion of the Autotext, like this:
{IF {MERGESEQ} > 1 {AUTOTEXT myWatermark} ""}
And I know well, where to go, if I want to change my watermark
WordArt.
Thanks,
L.W.