ReportLab, PDF and Latin-1 characters

Klaus Alexander Seistrup spam at magnetic-ink.dk
Wed Mar 12 16:34:41 EST 2003


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

-- 
 ><> 	unselfish actions pay back better




More information about the Python-list mailing list