[reportlab-users] Wrapping text
Peter Kropf
pkropf at gmail.com
Mon Dec 11 20:35:24 EST 2006
Hi -
I'm trying to get some text to wrap so that it doesn't run past the
right margin and off the side of the page. The text looks like:
Paragraph('username at somedomainname.com'). In looking at the Paragraph
code, it seems that it can only break on words as delimited by spaces.
Am I reading this right? And would it be possible to allow a Paragraph
to wrap on other delimiters?
Thanks!
- Peter
More information about the reportlab-users
mailing list