[reportlab-users] fixed paragraph height?
Dinu Gherman
gherman at darwin.in-berlin.de
Mon Jan 29 11:37:54 EST 2007
Marcel Gsteiger:
> Is it possible to use platypus and create paragraphs with fixed
> height within a frame?
If you mean to "squeeze a paragraph into a fixed size box while
reducing the fontsize to make it fit inside", then, yes, you
can do that with the KeepInFrame flowable using mode="shrink"
in reportlab 2. I do it all the time.
Regards,
Dinu
More information about the reportlab-users
mailing list