Re: Patch to support tables with oversize cells
Robin Becker <[email protected]> Wed, 2 Feb 2022 13:40:53 +0000
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <[email protected]> |
On 01/02/2022 16:34, Lennart Regebro wrote: > OK, I got a small bit wrong in the logic of when to split in each way, > fixed now, new patch attached. > > I guess rml should support a splitInRow attribute on tables as well, but I > can't figure out how that works. The only mention I can find of splitByRow > in rlextra is in the rml.dtd. If I add splitInRow there, the parser doesn't > complain, but it doesn't get passed to the table... > > On Fri, Jan 28, 2022 at 1:44 PM Robin Becker <[email protected]> wrote: > ....... I think I can do the rml part if reportlab is working. I guess the splitInRow value should be passed into the underlying table. I'll take a look at the new patch in a couple of days. -- Robin Becker