[wxPython-users] Problem with barcode

Hugues JEAN-BAPTISTE hjb at agorinfo.fr
Thu Dec 7 11:10:47 PST 2006


Robin Dunn a écrit :
> Hugues JEAN-BAPTISTE wrote:
>> Hi all,
>>
>> I have joined an program wich print a barcode.
>> This program works fine under Linux (Mandriva 2006, Python 2.3.4 and 
>> wxPython 2.6.2.1).
>> But, it does not work on WinXP.
>
> It works for me.
>
> It could be something like the default encoding for your system not 
> being available in the font, so wxHtml is choosing to not use the 
> font.   It  might work if you explicitly specify the character 
> encoding in the html header.
>
Yes, thanks for help.
"UTF-16" works under Win XP and ISO-8859-1 works under Linux ?!...

-- 

Hugues JEAN-BAPTISTE (hjb at agorinfo.fr)
AGORINFO S.A.S. (http://www.agorinfo.fr)





More information about the wxpython-users mailing list