[reportlab-users] Fwd: Reportlab and IronPython
Steve Romanow
slestak989 at gmail.com
Wed Sep 15 14:37:10 EDT 2010
On 9/15/2010 9:41 AM, Benoit Dupraz wrote:
> c.drawString(100,750, "qwertzuiop".encode('ascii'))
Try changing that to c.drawString(100,750, "qwertzuiop".encode('utf-8'))
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://two.pairlist.net/pipermail/reportlab-users/attachments/20100915/1985b35b/attachment.html>
More information about the reportlab-users
mailing list