Is there a way I can create a macro to insert a watermark (using Backgroun/Printed Watermark/Text Watermark) in any size document no matter how many headers/sections? I can't get it to loop through to the end. Can someone help me?
Look at the StoryRanges property of the ActiveDocument object.
> Is there a way I can create a macro to insert a watermark (using Backgroun/Printed Watermark/Text Watermark) in any size document no matter
how many headers/sections? I can't get it to loop through to the end. Can
someone help me?