MLUG: Re: [MLUG] printing barcodes
Re: [MLUG] printing barcodes
Email address obfuscation in effect -- please click here to turn it off.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
On Sat, 18 Nov 2006, Mark Rages wrote:

To automatically generate barcodes, use a commandline app: GNU barcode. Perhaps installed on your system already.

http://www.gnu.org/software/barcode/barcode.html

One problem I had with this is it generates postscript output. This works fine when printed on a high-resolution printer. But for low-resolution media, raster output works better (each bar is a fixed number of pixels). Here's a little Python script to do it: http://vivara.net/blog/?p=19


Very nice.  I will also have to check into this:

http://www.ashberg.de/php-barcode/

I think we will be using mostly PHP with MySQL, so a PHP method for generating an image on the fly seems reasonable. I'm just not sure how people should be printing these things for use on lab specimens. We'll want something fairly automatic and error proof.

Mike

_______________________________________________
members mailing list
EMAIL:PROTECTED
http://mlug.missouri.edu/mailman/listinfo/members