[reportlab-users] Flowables splitting across frames

Robin Becker reportlab-users@reportlab.com
Wed, 14 Aug 2002 09:06:52 +0100


In article <2C1A673A677CD311988E00902773A6DD35C9F5@qbert.syscon-
computers.com>, Larry Bates <lbates@syscononline.com> writes
......
>
>Traceback (most recent call last):
>  File "<interactive input>", line 1, in ?
>  File "c:\python21\reportlab\platypus\frames.py", line 137, in split
>    flowable.canv = canv       #some flowables might need this
>TypeError: object has read-only attributes
.....
gurk!! I don't even know what read-only means in this context. Certainly
my pythoning doesn't do this sort of thing.


Normally we do this flow into another frame stuff using the DocTemplate
class and page templates.
-- 
Robin Becker