Re: Patch to support tables with oversize cells

Robin Becker <[email protected]> Thu, 13 Jan 2022 10:33:28 +0000
Newsgroups gmane.comp.python.reportlab.user
Message-ID <[email protected]>
Hi Lennart,

I looked at this problem recently and concluded I didn't have enough stamina to work through all the problems. If you 
have then I congratulate you. I will try and get some tests done over the next few days or weeks.

On 11/01/2022 19:55, Lennart Regebro via reportlab-users wrote:
> I have implemented a new feature of tables, that enables tables which
> have cells that are too tall to fit on one page to still be rendered to
> PDF,
> which is a behavior that would make things a lot easier for us, as we
> sometimes have tables that have long texts in them.
> 
........--
Robin Becker