Thread: [Solved] Problems with Watermark
View Single Post
 
Old 05-23-2012, 05:32 AM
AOsment742 AOsment742 is offline Windows XP Office 2007
Novice
 
Join Date: May 2012
Posts: 8
AOsment742 is on a distinguished road
Default 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.
Reply With Quote