Re: Patch to support tables with oversize cells
Robin Becker <[email protected]> Mon, 7 Feb 2022 10:10:49 +0000
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Lennart, I still get a small number of visual differences and behaviour when I change the splitInRow to 0 which should be the default (ie no behaviour change). I will try and breakout the simplest problem I see and create a small example. 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... ............. -- Robin Becker