[reportlab-users] patch for platypus/tables.py

crass at users.berlios.de crass at users.berlios.de
Sun May 22 22:25:29 EDT 2005


I'm not sure if developers read this list, but I'm hoping to have this patch
incorporated into the code base.  The patch makes it so that the creation of
tables when doing a table split uses a method signature just like the Table
class.  This is opposed to currently calling __class__() (a subclass of Table)
with some non-keyword args, which are keyword args in Table.__init__.

Also I just noticed that there is (or seems to be) access to v2 in the
subversion repository.  Does anyone know how usable/stable it is?  And/or
perhaps how far from a release it is?

Glenn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rl_table.py.patch
Type: application/octet-stream
Size: 1017 bytes
Desc: not available
Url : http://two.pairlist.net/pipermail/reportlab-users/attachments/20050522/4e005662/rl_table.py.obj


More information about the reportlab-users mailing list