[PHP] Re: Generating Barcodes and printing

2002-07-01 Thread Richard Lynch
In article <[EMAIL PROTECTED]> , [EMAIL PROTECTED] (Phpcoder) wrote: >I would like to generate barcodes and have it print out the barcode >automatically from awebpage, is this possible? How? There is some C code on some web-site with "milk" in the domain name that will generate a bar-code... I

Re: [PHP] Re: Generating Barcodes and printing

2002-06-27 Thread PHPCoder
Thanks, this one seems to be the easiest. Shouldn't be too difficult for me to modify so the barcode gets displayed alone on a new page so the person can just hit the print button on his browser... Anil Kumar K. wrote: >Also: http://www.mribti.com/barcode/ > > >On Thu, 27 Jun 2002, Peter wrot

[PHP] Re: Generating Barcodes and printing

2002-06-27 Thread Anil Kumar K.
Also: http://www.mribti.com/barcode/ On Thu, 27 Jun 2002, Peter wrote: > Read the stuff you find on google first though - there was an article I read > about certain inks absorbing InfraRed light so barcodes printed in them will > not work! > The HP ink used in the Deskjet 693 and 660 seems to

[PHP] Re: Generating Barcodes and printing

2002-06-27 Thread Peter
Read the stuff you find on google first though - there was an article I read about certain inks absorbing InfraRed light so barcodes printed in them will not work! The HP ink used in the Deskjet 693 and 660 seems to be ok for this job. "Phpcoder" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTE

[PHP] Re: Generating Barcodes and printing

2002-06-27 Thread Manuel Lemos
Hello, On 06/27/2002 03:27 PM, Phpcoder wrote: > Hi, > I would like to generate barcodes and have it print out the barcode > automatically from awebpage, is this possible? How? This class does exactly what you need: http://www.phpclasses.org/pdfbarcode128 -- Regards, Manuel Lemos -- PHP