using ean128 instead of ean13 (more possibilities)
authortipaul <tipaul>
Mon, 8 Nov 2004 19:47:16 +0000 (19:47 +0000)
committertipaul <tipaul>
Mon, 8 Nov 2004 19:47:16 +0000 (19:47 +0000)
barcodes/barcodesGenerator.pl

index 808227d..ba92f3e 100755 (executable)
@@ -163,7 +163,7 @@ sub barcodesGenerator {
                        my $codeC = &checksum($code);
                        # Generate the corresponde barcode to $code
                        my $barcode = $pdf->barcode(-font => $tr,       # The font object to use
-                                                                               -type => 'ean13',       # Standard of codification
+                                                                               -type => 'ean128',      # Standard of codification
                                                                                -code => $codeC, # Text to codify
                                                                                -extn   => '012345',    # Barcode extension (if it is aplicable)
                                                                                -umzn => 10,            # Top limit of the finished bar