Results 1 to 6 of 6

Thread: Printing Watermarks in Excel

  1. #1

    Thread Starter
    Frenzied Member TheBionicOrange's Avatar
    Join Date
    Apr 2001
    Location
    Cardiff, UK
    Posts
    1,818

    Question Printing Watermarks in Excel

    Mornin' (or not depending on where you are !).

    I'm trying to use the macro recorder to trap the keypresses necessary to add a watermark to an Excel document.

    Under my print driver I have a tab called 'Effects', which allows you to add a watermark, but I presume as this is print driver specific, VBA ignores it with the macro recorder.

    Does anyone know of any code I could use to add a watermark to an Excel workbook, or am I asking the impossible ?

    Thanks.

    Steve.

  2. #2
    Fanatic Member
    Join Date
    Jul 2001
    Location
    London UK
    Posts
    671
    I would guess that you are better off trying to find developer documentation at the Printer manufacturer's website.

    Maybe it will store the printer defaults in the registry, which you can then read, set to what you want, print, and set back again?

  3. #3
    Si_the_geek
    Guest
    I use WordArt to put in watermarks... works fine for all printers (& I think it can be recorded too!)

  4. #4
    -= B u g S l a y e r =- peet's Avatar
    Join Date
    Aug 2000
    Posts
    9,629
    Format -> Sheet -> Background...

    Just make the watermark big enough to cover the page
    -= a peet post =-

  5. #5

    Thread Starter
    Frenzied Member TheBionicOrange's Avatar
    Join Date
    Apr 2001
    Location
    Cardiff, UK
    Posts
    1,818
    THANKS FOR THE INPUT. ITS NOW A TOSS-UP BETWEEN WORDART AND PRE-DEFINED BACKGROUND.

    OH AND YES WORDART IS CAPTURED BY THE RECORDER.

  6. #6
    Si_the_geek
    Guest
    GOOD

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width