[reportlab-users] Reportlab encoding issues...
    Eric Hochmeister 
    erichochmeister at gmail.com
       
    Wed May 25 01:46:21 EDT 2005
    
    
  
Hi all,
I'm having a real hard time with reportlab and text encoding issues. 
I'm trying to get all european characters to work and common
currencies, ie. yen, euro, etc. and can't seem to get it to work.
My text is encoded in unicode and I am printing it before creating a
flowable with the text.  Python seems to be printing out the text fine
but the resulting text in the PDF is jibberish.  Can anyone shed any
light here?
when I print out the text I get the correct output.. 
ie. 
öäå
€
but when I view the PDF I get jibberish like..
öäå
€
respectively...
Any ideas?  
Thanks,
Eric
    
    
More information about the reportlab-users
mailing list