Hello,
I am currently writing a script that creates barcodes for labels. I am using a PDF class to create the labels. The font files required to let the PDF viewer work properly are both a ttf and a .afm file (to set the character widths). Both files are required. I am having a hard time finding the .afm for a barcode and UPC font. Can anyone name any resources (free or not) where I could get working font files?
Thanks,
php_dev