I’ve combed through past postings on watermarks and have a question that I don’t think has been addressed yet.
Has anybody come up with code to insert a watermark on all pages of a document?
I created a 4-page document with a section break at the end of page 2. I also have headers and footers set to Different first page set in Page Setup. When I insert a watermark using Word’s built-in dialog, I get a watermark on every page.
If I capture the same steps in a macro and play them back, the watermark appears on pages 1, and 3 only. Also, the text in the first section is left selected (the code does select text but doesn’t collapse it).
So apparently what Word does internally is different than what you can do in code — has anyone found a way around this?
Thanks,
Kim