[reportlab-users] Pb with Legend and unicode

Robin Becker robin at reportlab.com
Mon Feb 26 11:22:38 EST 2007


philippe makowski wrote:

> Hello,

........

> File utf_8.py, line 16, in decode

> return codecs.utf_8_decode(input, errors, True)

> UnicodeDecodeError : 'utf8' codec can't decode bytes in position 2-4 : invalid data

>

> Any Clue ?

> (I'm a beginner in Python)

........

this is probably a bug. We're supposed to allow for utf8 encoded strings or
unicode everywhere. I'll take a look when I get time.
--
Robin Becker


More information about the reportlab-users mailing list