Jump to content

[SOLVED] Printing a web page WITHOUT headers and footers


NewbieBryan

Recommended Posts

My problem is fairly basic, I have created an input page for some financial calcs and this I then send to my "engine" page that does some pretty advanced PHP calcs (well advanced for me anyway  ;)) and displays a resultant page...

 

So far so good,

 

Assuming my audience is impressed and wants to print out the page they hit print and the page is sent to the printer....

 

with @#$@#$@# header and footer info.... Which really makes all my clean output look terrible.

 

Now it is fairly easy to go to the browsers print setings and delete the header and footer info and the problem is solved... BUT that sort of kills headers and footers for that browser permanatly...

 

Is there some way of customising the print (through code) to ignore headers and footers for only MY app (either via code on the page or even manaual browser side)

 

Tx

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.