You might take a look Pear's Image_Barcode, it uses GD so it should be
able to make them in PNG.

With PEAR::Image_Barcode class you can create a barcode represent given
string. This class uses GD function because of this the generated
graphic can be any of GD supported supported image types. 

http://pear.php.net/package-info.php?pacid=142

Jason

On Sun, 2003-02-02 at 10:41, Chris Knipe wrote:
> Lo all,
> 
> Does anyone have some fonts or neat PHP code / classes to generate Code
> 128-type Barcodes?  I'm preferably looking to get the barcode generated in a
> PNG / GIF type format...
> 
> --
> me
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to