[wxPython-users] Problem with barcode

Peter Hansen peter at engcorp.com
Sat Dec 2 17:16:13 PST 2006


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.

In what way does it not work?  Does it crash?  Print the barcode 
incorrectly?  Something else?

>         <body>
>         This is a barcode : <br>
>         <font face="Code EAN13" size="+4">3FJQRLA*cbgahj+</font>
>         </body>

Guessing: do you even have that font installed on Windows?  It's not 
available normally, I believe.

-Peter




More information about the wxpython-users mailing list