[reportlab-users] <rotate degrees="90"/>

Cristina Borgnis kicchy at gmail.com
Mon Nov 11 06:22:26 EST 2013


Hello All,

I have a problem with the use of <rotate degrees="90"/>.
I'm trying to rotate an element in a table but without success. Can someone
help me to understand what is wrong in the code below?

Thanks a lot!

<nextFrame name="Analyser" />
<blockTable style="general" rowHeights='1cm' colWidths='1cm'>
<tr>
<td>
<rotate degrees="90"/>
<para style="normalBig">
CENTAR
</para>
</td>
</tr>
</blockTable>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://two.pairlist.net/pipermail/reportlab-users/attachments/20131111/e8f18409/attachment.html>


More information about the reportlab-users mailing list