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?