2005-03-13 21:39:24 +01:00
|
|
|
With PEAR::Image_Barcode class you can create a barcode representation of a
|
|
|
|
given string.
|
|
|
|
|
|
|
|
This class uses GD function because this the generated graphic can be any of
|
2012-01-08 08:01:25 +01:00
|
|
|
GD supported image types.
|
2005-03-13 21:39:24 +01:00
|
|
|
|
|
|
|
WWW: http://pear.php.net/package/Image_Barcode/
|