In fop 0.92 it works. Which version do you use?
lucky schrieb:
Hi All,
I'm trying to use the reference-orientation attribute to rotate the text in
a table cell, my xsl looks something like this:
<fo:table-body>
<fo:table-row height="50pt">
<fo:table-cell>
<fo:block-container reference-orientation="90"> <fo:block
>Last
Name</fo:block>
</fo:block-container>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
However, this doesn't seem to be working, once I added the
reference-orientation attribute in, the "Last Name" text disappeared from
the PDF output. Any ideas why this could be? Is reference-orientation
supported in FOP? Is there another way I can accomplish what I'm trying to
do here?
Thanks in advance
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]