ReportLab, PDF and Latin-1 characters

Svenne Krap usenet2002 at krap.dk
Wed Mar 12 16:50:04 EST 2003


Does the #v- and #v+ do anything ? 
Maybe it's a problem with the windows version ? Maybe it's a
locale-problem.. I am still a newbie :)

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

>Svenne Krap wrote:
>
>> Still same error
>
>Are you sure there's nothing wrong with yout python setup?
>
>It works here if I use
>
>#v+
>
>>>> c.drawString(10, 10, unicode('blåbærgrød', 'iso-8859-1'))
>
>#v-
>
>where 'iso-8859-1' is my input charset.
>
>My environment:
>
>#v+
>
>$ python
>Python 2.2.2 (#1, Jan 18 2003, 10:18:59) 
>[GCC 3.2.2 20030109 (Debian prerelease)] on linux2
>Type "help", "copyright", "credits" or "license" for more information.
>>>> ^D 
>$ 
>
>#v-
>
>  // Klaus





More information about the Python-list mailing list