[reportlab-users] UTF8 Encoded Strings
    Rich Shepard 
    rshepard at appl-ecosys.com
       
    Wed Oct 31 11:03:03 EDT 2007
    
    
  
On Wed, 31 Oct 2007, Robin Becker wrote:
> I guess you need to use either a single utf8 encoded string or a single
> unicode string as input to that method. This works fine
>
> textobject.textLine(u'This is silly!')
>
> the textLine method has a single argument called text.
Robin,
   Oh. Is there then a method that allows me to print both strings in a tuple
on a single line? I assumed that the textLine method would print each tuple
as a unit.
Thanks,
Rich
-- 
Richard B. Shepard, Ph.D.               |    The Environmental Permitting
Applied Ecosystem Services, Inc.        |         Accelerators(TM)
<http://www.appl-ecosys.com>     Voice: 503-667-4517      Fax: 503-667-8863
    
    
More information about the reportlab-users
mailing list