I want to change print settings of browser by javascript or CSS.
Specifically I need to clear Headers and Footers.
For example in GoogleChrome when I press Ctrl+p the print dialog appears and there is an option named "Headers and Footers" that by default has checked in my browser (Chrome version 30.0.1599.101 m).
1. I don't need a cross-browser solution. It's enough for me if I could find a solution in one browser such as Google Chrome or firefox or IE.
2. I know that this is possible by using ActiveX but I don't want to use ActiveX.