Setting Explorer Options
-
I'm generating a report and would like to set IE's print background colors option so all of the formatting will come out on the printed version. Has any one tried this? Thanks Kenneth KBerntsen
As far as I knew the print background colours matched the screen version. I just use the simple print() javascript function and it appears to work fine in IE5. ie. Print current frame Steevie
-
As far as I knew the print background colours matched the screen version. I just use the simple print() javascript function and it appears to work fine in IE5. ie. Print current frame Steevie
There is a setting in IE that defaults to off I believe. When it is off, the page prints out only the borders and text on a table or page. I'm trying to turn that setting to on so the formatting I have in tables for a report I am doing will be printed properly. KBerntsen
-
I'm generating a report and would like to set IE's print background colors option so all of the formatting will come out on the printed version. Has any one tried this? Thanks Kenneth KBerntsen
Have you tried doing this with other browsers? Manish