[reportlab-users] A jerkwater bug in 'reportlab/platypus/paragraph.py'
Andy Robinson
andy at reportlab.com
Wed Jun 18 09:53:04 EDT 2008
2008/6/18 Robin Becker <robin at reportlab.com>:
> if isinstance(link,unicode): link = link.encode('utf8')
You're right of course, I was asleep and read it incorrectly this
morning. We want to make sure link becomes a utf8 string.
- Andy
More information about the reportlab-users
mailing list