ZF-10269: Zend_Barcode EAN 128
Description
If EAN 128 will be implemented, it'll be useful for small barcode with variable length without checksum ;)
If EAN 128 will be implemented, it'll be useful for small barcode with variable length without checksum ;)
Comments
Posted by Mickael Perraud (mikaelkael) on 2010-09-23T13:46:48.000+0000
Implemented with r22998.
Checksum is enabled by default but can be disabled by providing false to option 'withChecksum' or to the method setWithChecksum()