Forum Moderators: open

Message Too Old, No Replies

printing in ie5.5+ and not show link at bottom or top

its somewhat urgent..

         

rfung

7:31 am on Feb 18, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Basically I have a web app that needs to be able to create a receipt. Since it's not possible to send something straight to a printer from the server (this is an intranet) - I created a button that popups another window with the receipt. Now when you print that, you can see the title of the page at the top and the link at the bottom, is there any way to disable those two elements from being printed?

grahamstewart

8:53 am on Feb 18, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Sorry, that ugly little header and footer are added by IE and I don't think there is anyway to get rid of them with html or css. :(

To turn them off from IE go to File->Page Setup... and delete the text in the header and footer text boxes.

rfung

9:08 am on Feb 18, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



hey thanks!

that will actually do. I do control the terminals where this web app will be used.