Bug 6448 [3/3] EAN-13 barcode labels
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 4 Jun 2011 12:23:20 +0000 (14:23 +0200)
committerPaul Poulain <paul.poulain@biblibre.com>
Thu, 2 Aug 2012 16:41:36 +0000 (18:41 +0200)
commit18d4772323e8b7b248c2f2f1486d6e216e9d6aae
tree6ffd29e9c9ef5ea652fddc2a15a488bd10fcca46
parent09fa6e12e09703001bd39f37bab5dd99da6c58ca
Bug 6448 [3/3] EAN-13 barcode labels

Current implementation doesn't scale barcodes because low-price
CCD barcode readers are very sensitive about size

Test scenario:

1. in Tools > Labels create or edit Layout and select EAN13 as barcode
   type

2. export one of existing batches using EAN13 layout and verify that
   generated pdf file contains barcodes

3. print pdf file and test it with barcode reader

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
C4/Creators/Lib.pm
C4/Labels/Label.pm