On 05 Dec 2006 in macromedia.dreamweaver.appdev, hdpc wrote:
> ?Como yo puedo codificar para que mi p?gina produsca un
Bar Code?
> Quiero desarrollar una p?gina donde yo pueda asignar
> automaticamente un numero
> en forma de Bar Code y imprimir el Bar Code en un Papel.
> Si alguien me puede orientar.
My Spanish isn't great, but if I understand you,
- Site visitor enters a number
- Site returns a printable barcode
You'll need some kind of serverside scripting for this. PHP
has a
function where you can create a PDF file. In addition to the
PDF
functions, you'll need a barcode font. You can find barcode
fonts by
searching the web for just that:
http://www.google.es/search?q=bar+code+font
PHP manual for creating PDFs on the fly:
http://www.php.net/manual/es/ref.pdf.php
--
Joe Makowiec
http://makowiec.net/
Email:
http://makowiec.net/email.php