[reportlab-users] RE: Table Height

Mau reportlab-users@reportlab.com
Thu, 27 Nov 2003 20:27:38 +0100


This is a multi-part message in MIME format.

------=_NextPart_000_0005_01C3B524.E6AC2F80
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi again,

    Well, seems i made it by myself, i love IDLE , hehe... i made a =
table 't'  , just after a t._calc(w,h) I could get the height of the =
table and of the rows.
t._rowHeights (returns an array with all the rows' heights)
t._height (returns the table's height)

 cya.

Mau
------=_NextPart_000_0005_01C3B524.E6AC2F80
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1276" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi again,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; Well, seems i made =
it by myself,=20
i love IDLE , hehe... i made a table 't'&nbsp; , just after a=20
t._calc(w,h)&nbsp;I&nbsp;could get the height of the table and of the=20
rows.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>t._rowHeights (returns an array with =
all=20
the&nbsp;rows' heights)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>t._height (returns the table's =
height)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;cya.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Mau</FONT></DIV></BODY></HTML>

------=_NextPart_000_0005_01C3B524.E6AC2F80--