Vertical Text Style Not Printing
Hello CSS people. The following style does not print on an array of printers. The SOE which the style has been created for is IE 6.0 +
.vertical { writing-mode: tb-rl; filter: flipV flipH; font-size: 14px;font-family: Arial, Verdana; text-align: left; font-weight: strong; white-space:nowrap;}
Any ideas would be very much appriciated. The objective is to simply get vertical text.
TYIA
Editing-----
Now this is just weird. It prints now but the output is very odd. The print preview is fine but several strings appear like they have been italicized and are illegible. But some are as they should be. Is there a better style out there?
__________________
Wind is your friend
Matt
Last edited by mat41; August 4th, 2010 at 08:45 PM..
|