|
I'm working on something at the moment and I can use the print() function from a link/button to send a webpage window to the printer. This all works fine.
I can set the Header of the printout to whatever I need simply by altering the <title>Blah!</title> tag at the top. However, what I'm wondering is if anyone knows how you can alter the footer - automatically (via PHP, HTML, JavaScript, whatever).
If you get to File > Page Setup you can stip out the footer that way but I don't want my printout to show the URL for security reasons (site hierarchy, variables passed, etc).
Cheers.
Phil
|