Script to remove header, footer, margins to zero when I print
I have set up a web page that I want to be able to print. I don’t want to go into File - > Page setup and remove the header, footer and margins manually each time.
Is there a way that I can add some code to my web page where it automatically removes the below when I print.
Header
Footer
Sets all margins to zero.
Can anyone please help with some script for this. I have assumed something can be done with CSS hence why I have posted here.
Thanks
Frogger