[reportlab-users] top position of table.

Juan Efren Castillo juanefren at gmail.com
Thu Feb 18 19:51:44 EST 2010


I am creating tables like this:

canvasTable = Table(my_data)
w,h = canvasTable.wrapOn(p,3*72,2*72)
canvasTable.drawOn(p, 100, 100, 0)

And draws a table where the left bottom point is (100, 100), How can I draw
a table where the left top point is (100, 100) ?

--
Juan Efrén Castillo Encinas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://two.pairlist.net/pipermail/reportlab-users/attachments/20100218/191f3685/attachment.html>


More information about the reportlab-users mailing list