Anyone have any ideas on how I can have an individual web page enable a browser's "Print background colors and images" option? The reason I need to enable this option is that I have an application that generates HTML based reports with tables whose background cell color is significant.
I'm open to using CSS tags (print media markup?), HTML tag attributes, script, COM automation, or browser specific proprietary markup/features to accomplish this goal.
The browsers I'm targeting are Internet Explorer 5.x or higher and FireFox 0.9 or higher on the Windows platform only.
Thanks!
Malcolm
I'm open to using CSS tags (print media markup?), HTML tag attributes, script, COM automation, or browser specific proprietary markup/features to accomplish this goal.
The browsers I'm targeting are Internet Explorer 5.x or higher and FireFox 0.9 or higher on the Windows platform only.
Thanks!
Malcolm