Click to See Complete Forum and Search --> : Printing...


unknown_striker
04-10-2003, 11:41 AM
Hi all,

Right, I want to have a button on my form that will print the page, but without the background colour of the page. Is there anyway of doing this?

The only way I can think of doing this is to change the background colour of the page and then back again after calling window.print().

Any input would be appreciated.

Cheers,
C

Nevermore
04-10-2003, 12:06 PM
I don't think you can do it, without doing exactly what you just talked about, or printing a different document.

AdamGundry
04-10-2003, 02:56 PM
Apologies if I'm wrong, but don't IE and presumably the other major browsers not print background colours by default? When I print a page in IE 6, I don't get the background.

Adam