ReportLab, PDF and Latin-1 characters

Svenne Krap usenet2002 at krap.dk
Wed Mar 12 16:21:43 EST 2003


On Wed, 12 Mar 2003 21:01:12 +0000 (UTC), Klaus Alexander Seistrup
<spam at magnetic-ink.dk> wrote:

>#v+
>
>>>> utf8 = lambda s: unicode(s, 'iso-8859-1').encode('utf-8')
>>>> c.drawString(10, 10, utf8('frække frølår')
>
>#v-

Still same error.




More information about the Python-list mailing list