Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Removing the URL from bottom when Printing Page

Status
Not open for further replies.

joelwenzel

Programmer
Jun 28, 2002
448
I am creating a webpage that is intended to be send to a printer.

I am using css's page break so that it prints the pages coreect. Unfortunately, at the bottom of each page, it prints the url. Is there any way to disable this feature?
 
Hi,

The answer is NO. No code will allow you to do that. It has to be done by the user on their machine.

To get rid of it yourself goto:
- FILE|PAGE SETUP
- then in the box called "header" remove this: &w&bPage &p of &P
- then in the box called "footer" remove this: &u&b&d

Hope this helps! NATE
spyderix.gif

design@spyderix-designz.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top