Vertical Text in PDF using <CFDOCUMENT> 

--------------------------------------------------------------------------------

I am using font tag in a CSS file to layout a table header using vertical text.
In HTML, the vertical text looks fine. However, when I convert the table to a
pdf using <cfdocument>, the vertical text is displayed as horizintal text and
does not follow the css specified font family, color or size.

I'm trying to use the iTEXT class VerticalText to create the text, but i'm 
having trouble understanding how to call the method.

I have created the object using [b]myObj.vertText = 
createObject("java","com.lowagie.text.pdf.VerticalText");[/b]

Does anyone have ideas on how to use iText and call its functions?

Thanks.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:281598
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to