PDA

View Full Version : How to print background pics/colors of an HTML page?


ConfusedOfLife
04-03-2003, 12:30 PM
Hi, if you ever tried to print an HTML page, you noticed that the graphics ( pictures/colors ) in the background won't be printed. Is it any workaround for this?

Thank you

Quiet Storm
04-03-2003, 03:00 PM
In IE:

Tools > internet Options > Advanced > Printing > Check the box "Print background colors and images"

ConfusedOfLife
04-03-2003, 09:16 PM
thanks! I don't know why I didn't see it myself! :o

Quiet Storm
04-04-2003, 08:14 PM
The only reason I knew it was there is that I printed the BG of a page once... drained all my inks! :eek:

I don't do that anymore! :D

ConfusedOfLife
04-04-2003, 09:55 PM
LOL :D

chrissy
09-15-2003, 03:41 AM
what about a javascript that will set those options automatically on that page you wish to print and set it back to the default value instantly after printing?

oracleguy
09-15-2003, 05:16 AM
Most likely you can't do that. It would require application level interaction plus it would be a security issue sorta. Some people might not realize their settings are being changed.