Problems with Watermark
I am trying to open a Microsoft Word document and add a watermark using VBA in Access 2007. The document opens and prints the watermark on all pages but the first page. While debugging the module that does this we have found that once word is opened it refers to the first page as the FirstHeaderPage whereas all other pages are just HeaderFooter. We tried to do the macro recorder within Word to get the code for adding watermarks. The watermark in Word works fine and shows on all pages but when we copy the code to Microsoft Access the first page is still without a watermark. Any help is appreciated.
|