Hello,
I am trying to make a web page print without cutting off the right hand side text by using
@page {size: 8.5in 11in;}
in my externally linked style sheet.
It is not working. I've tested in IE5.x and Netscape 4.7. Can anyone tell me if I am using @page correctly, and if so, is it just not yet supported?
Originally posted by abwebs It is not working. I've tested in IE5.x and Netscape 4.7. Can anyone tell me if I am using @page correctly, and if so, is it just not yet supported?
I have not played with print stylesheets yet, so i cant really give you a definate answer on wether or not your doing it right. One thing i can tell you is that NS4.7 will not be able to read the @print, as this was introduced in CSS2, which was released some 2 years after netscape 4 was.
And just taking a guess i would probably say IE5 doesnt support it either, tho thats unfounded. Try it in IE6 and or Mozilla
Bookmarks