[reportlab-users] Setting default encoding

Paul McNett p at ulmcnett.com
Wed Sep 13 11:26:16 EDT 2006


Sorry for this, I quickly scanned the docs and didn't find the answer. 
To set the default unicode encoding so I don't have to pass it to each 
function call explicitly, do I just make the following:

from reportlab import rl_config
rl_config.default_encoding = "latin-1"

?

Thanks!


-- 
Paul McNett
http://paulmcnett.com
http://dabodev.com



More information about the reportlab-users mailing list