How print with normal size fonts in IE 6 when the text size is set to largest
hi,
I have a situation where my endusers set the text size of a web page to largest in IE6.
How can I set the page to print using the normal size ?
I tried using a css print stylesheet to set the body font size to to normal (10pt) , but
the page still printed with the large texts.
Is there a workaround for this problem?

