On Thu, 26 Apr 2007 18:39:23 -0300, Gerardo Herzig wrote
> Hi. Im looking for an I25 barcode generator. I found a couple of 
> nice EAN barcode generators, but this application needs an I25 
> barcode. Since this will be an web application, i need to do it in 
> the server side. In python, off course :)

What format do you want to generate? EPS, PDF, PNG?

I don't know of a readily available generator in Python, but judging from
http://www.adams1.com/pub/russadam/i25code.html, it shouldn't be too hard to
make one.

-Carsten

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to