davidscotttufts / php-barcode

Source code for the article "How To Create Barcodes in PHP" found at http://davidscotttufts.com/2009/03/31/how-to-create-barcodes-in-php/
MIT License
320 stars 307 forks source link

Stop symbol is wrong for CODABAR #20

Open TasukuOtani opened 7 years ago

TasukuOtani commented 7 years ago

Hello,

I guess that the both START/STOP symbols for CODABAR are 'A' in this code, but it seems that the string for STOP symbol is different from for 'A'. Please refer the attached file barcode.php.diff.txt