To print text vertically in IE use this css:

<STYLE>
.verttext { font-family:Georgia, Times Roman, serif; color:purple;
font-size: 120%; writing-mode: tb-rl; padding:5px}
</STYLE>

-----Original Message-----
From: Alan Wolfe [mailto:[EMAIL PROTECTED]
Sent: Monday, June 13, 2005 11:16 AM
To: [email protected]
Subject: Witango-Talk: Printing envelopes from a web page?


Hey everyone,

Is it feasible to print out envelopes from a web page?

What we are looking to do is something like have the user select a
vendor, checkmarks and address then hits ok and make it so they can
print out an envelope addressed to the chosen vendor.

I have researched doing landscape mode with CSS but there wasnt any
browser support for it as far as i could find.

Does anyone know of any technique to make this happen? (:

Alan
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf


________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to