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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Change standard printing headers/footers

Status
Not open for further replies.

JulesBos

Programmer
Sep 6, 2006
68
US
Hi

I've got a webpage developed in .NET, which I want users to be able to print. I've got the formatting all correct and it looks fine printed with ONE major drawback.

When you send a webpage to a printer, by default the page prints with the page name & page number(s) in the header and link address and date in the footer.

I really really need to remove these from the print. Is there any way of doing this? Should I be asking in the html forum?

Thanks in advance
Julia
 
It's not shown on the page itself, it's an IE5 page setup issue. The user can select what they want in the header and footer of the printed document normally, but I want to do this programmatically. I actually want to put a custom footer in.

Thanks
 
OK thanks for that. At least I know what I'm up against.

Julia
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top