|
Posted by Mike Smith on 04/18/05 21:03
On 4/18/05, Eric Wood <eric@interplas.com> wrote:
> ----- Original Message -----
> From: "Mike Smith"
> I'm using a script to generate the barcodes (3 of 9 or Code39):
> http://www.sid6581.net/cs/php-scripts/barcode/
>
> This script seems to limit the input barcode to 15 characters... um...
> -eric woo
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
The sample on the website will display image to small for 16
characters. There is an options to adjust the widthXheight of the
generated image to display more I found the longest part number we had
and based my image width on that (+5). There are other options
(phpclasses, hotscripts), but this works for now. I may evaluate some
other options as I get into it.
--
Mike
Navigation:
[Reply to this message]
|