how to change only one row height in a table
Mike Driscoll <[email protected]>
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <CAO4gEAsLycNtZW+XXrW883ZYTR9O90sMMn2pFxphjpUq05y7=A@mail.gmail.com> |
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