Henning Hraban Ramm wrote:
···
Am 2006-03-29 um 20:57 schrieb Michael Hipp:
Anyone know of any (hopefully free) barcode software that could be easily integrated with a wxPython app?
The smallest and easiest I know of is GNU Barcode (GPL):
http://www.gnu.org/software/barcode/barcode.html
It's a simple command line tool without any dependencies (AFAIR).Thanks. Unfortunately they only distribute it as source and I don't even want to contemplate what it might take to make it run under Windows (since distributing Cygwin with my app is just not an option).
There's e.g. gnuwin32:
BarCode for WindowsGreetlings from Lake Constance!
Hraban
Just wanted to say thanks, Hraban. You've given me some excellent options to explore.
Thanks,
Michael