[reportlab-users] how to change only one row height in a table

Mike Driscoll mike at pythonlibrary.org
Thu Sep 12 17:35:53 EDT 2013


Hi,

I need to change the row height of a single row in a table. So for example,
say I have a Table object with 5 rows and I want to make the height of the
4th row smaller than all the others. How would I do that? I tried changing
the padding values for that row to no effect. I also tried setting the
leading value, but that didn't affect it either...not that I really thought
that one would.

Any hints would be appreciated. Thanks!

-------------------
Mike Driscoll

Blog: http://blog.pythonlibrary.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://two.pairlist.net/pipermail/reportlab-users/attachments/20130912/4b90792e/attachment.htm>


More information about the reportlab-users mailing list