Page 1 of 1

Rotating Text Strings

Posted: Thu Jan 02, 2003 6:41 pm
by Nevzat_Kanbur_(Guest)
I want to write the text string from top to down.__How Can I change the text upside down or how Ican print text strings vertically?____anybody help__

=> RE: Rotating Text Strings

Posted: Fri Jan 03, 2003 1:10 pm
by kfleming
The only potential way to do this would be to format the field as wordwrapped with a width of one character. This would print__D__O__W__N____rather than__DOWN____Kathleen__R&R Support