[reportlab-users] Wrapping text in frames
Henrique Romano
onaiort at yahoo.com.br
Sat Jul 8 12:16:50 EDT 2006
Saketh Bhamidipati wrote:
...
> Here's the problem - when I append a lot of text (for example, 400
> characters without a newline), it runs off of the edge of the paper
> (as you can see in the " test.pdf" attachment). I can't figure out how
> to make the text wrap in the frame, as well as being bulleted.
>
AFAIK Reportlab try to break the text when it found the first space
character, in this case, there are no such spaces, so what to do? How to
break the paragraph? should it break in the last char that fits in the
line? What is the desired behavior here?
Henrique.
More information about the reportlab-users
mailing list