php3-list | 199807
Date: 07/31/98
- Next message: Alain Gaspard: "[PHP3] PHP and compiler ?"
- Previous message: Brenno de Winter: "[PHP3] Php with Mysql cannot read insert_id"
- In reply to: Colin Viebrock: "Re: [PHP3] Barcodes"
- Next in thread: Sparks, Alan: "RE: [PHP3] Barcodes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Yes,
That would be a neat thing to do. I did find a barcode TTF that works.
The name is 3of9_new.ttf and I think it corrects some flaws in the original
3of9.ttf. One of the things I was doing was creating the barcode and
sending the created gif to a web page. Then I saved the resultant image to
a file. Our barcode decoder is built into our viewer and it wouldn't
recognise the barcode no matter what barcode font I used. However, on
advice, I printed the web page then scanned it on our normal document
scanner and then used our viewer to view the image and that's when I could
decode the barcode.
But, that brings up other questions for barcodes in general (not just 3 of
9 but others too). Is there a need to create barcodes with PHP? Either
using functions or as an internal function. Hmmmm.....
Steve
At 01:45 PM 7/30/98 -0400, you wrote:
>Also sprach Stephen L. Fichtner (at 08:14 AM 7/30/98 -0500) ...
>>I thought maybe someone had examined the barcode spec and created a
>>function or whatever to create the barcode meeting the spec. But I'm open
>>to all kinds or ideas. I "know" some C programming but I'm not really a C
>>programmer.
>
>Well, if you can find the spec for barcodes, why not use PHP and the GD
>functions to make a white gif with little black bars on it in the
>appropriate places?
>
>
>.........................................................................
>Colin Viebrock Creative Director - Private World Communciations
>cmv <email protected> http://www.privateworld.com
>ICQ: 11386088
>
> 85.7% of all statistics
> are made up on the spot.
>
>--
>PHP 3 Mailing List http://www.php.net/
>To unsubscribe send an empty message to php3-unsubscribe <email protected>
>To subscribe to the digest list: php3-digest-subscribe <email protected>
>For help: php3-help <email protected> Archive:
http://www.php.net/mailsearch.php3
>
>
>
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3
- Next message: Alain Gaspard: "[PHP3] PHP and compiler ?"
- Previous message: Brenno de Winter: "[PHP3] Php with Mysql cannot read insert_id"
- In reply to: Colin Viebrock: "Re: [PHP3] Barcodes"
- Next in thread: Sparks, Alan: "RE: [PHP3] Barcodes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

