How to remove the URL from the printed page using css in Internet Explorer. Please let me know how to fix ?
Below code didn't work for me
@page{
size:auto;/* auto is the initial value */
margin:0mm;/* this affects the margin in the printer settings */}