Re: [xsl] XSL-FO Vertical Text Orientation

Subject: Re: [xsl] XSL-FO Vertical Text Orientation
From: Oleg Tkachenko <olegt@xxxxxxxxxxxxx>
Date: Thu, 18 Jul 2002 20:18:08 +0200
David Tolpin wrote:
I am needing to orient text in a table to be vertical instead of horizontal
for certain cases. We have a table in fo and when we put text in the
table-cell we would like to rotate the text 90 degress to be vertical if it
is too long to fit in the table horizontally. Is this possible to do in
XSL-FO.

See reference-orientation property: http://www.w3.org/TR/xsl/slice7.html#reference-orientation


This property does not apply to table-cells.
Well, you right. But one can wrap table-cell content into block-container, which does generate reference-area.

--
Oleg Tkachenko
Multiconn International, Israel


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread