print barcode fonts ?

print barcode fonts ?

am 16.08.2007 09:05:38 von wst305

Hi all,

I would like to convert some text strings into barcode and add it to
an image file. Is it possible to do that in php? I'm looking into
some barcode fonts but have no idea how to do that. The host I can
access still runs php 4.3.2 ...

Would anyone pls help? Thanks a lot.

Sorry for the newbie question.

/ST Wong

Re: print barcode fonts ?

am 16.08.2007 13:37:48 von luiheidsgoeroe

On Thu, 16 Aug 2007 09:05:38 +0200, wst305@gmail.com
wrote:

> Hi all,
>
> I would like to convert some text strings into barcode and add it to
> an image file. Is it possible to do that in php? I'm looking into
> some barcode fonts but have no idea how to do that. The host I can
> access still runs php 4.3.2 ...
>
> Would anyone pls help? Thanks a lot.


--
Rik Wasmus

Re: print barcode fonts ?

am 16.08.2007 13:37:49 von Ulf Kadner

wst305@gmail.com wrote:

> I would like to convert some text strings into barcode and add it to
> an image file. Is it possible to do that in php? I'm looking into
> some barcode fonts but have no idea how to do that. The host I can
> access still runs php 4.3.2 ...
>
> Would anyone pls help? Thanks a lot.

There are a lot of PHP-Classes for soing something with barcodes. e.g.:
http://www.google.com/custom?domains=www.phpclasses.org&q=ba rcode&sa=Search&sitesearch=www.phpclasses.org&client=pub-295 1707118576741&forid=1&channel=5742870948&ie=ISO-8859-1&oe=IS O-8859-1&cof=GALT%3A%23663399%3BGL%3A1%3BDIV%3A%23222222%3BV LC%3A663399%3BAH%3Acenter%3BBGC%3AA3C5CC%3BLBGC%3AA3C5CC%3BA LC%3A0000FF%3BLC%3A0000FF%3BT%3A000000%3BGFNT%3A0000FF%3BGIM P%3A0000FF%3BLH%3A50%3BLW%3A256%3BL%3Ahttp%3A%2F%2Ffiles.php classes.org%2Fgraphics%2Fgooglesearch.jpg%3BS%3Ahttp%3A%2F%2 Fwww.phpclasses.org%2Fsearch.html%3BFORID%3A1%3B&hl=en

Ulf

--
_,
_(_p> Ulf [Kado] Kadner
\<_)
^^

Re: print barcode fonts ?

am 17.08.2007 04:56:46 von wst305

Thanks for all replies.

Regards,
/ST Wong