Re: Patch to support tables with oversize cells
Robin Becker <[email protected]> Tue, 31 May 2022 10:54:41 +0100
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <[email protected]> |
On 30/05/2022 15:59, Lennart Regebro wrote: > OK, that seems to have been the only case of me setting attributes on > T/self. > > However, I also added a matrixCopy() function and used it the cases where I > modify _cellvalues and _cellStyles, to make sure the original table doesn't > get modified that way. > .........Hi Lennart, tried the v8 and see differences only in the expected outputs ie where inRowSplit is happening. Not sure if we have covered all splitInRow corner cases, but it looks good. -- Robin Becker