Paketname | libpdf-reuse-barcode-perl |
Beschreibung | Create barcodes for PDF documents with PDF::Reuse |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.05-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 104 Byte |
Hängt ab von | perl (>= 5.6.0-16), libgd-barcode-perl, libbarcode-code128-perl, libpdf-reuse-perl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 15498 Byte |
Prüfsumme MD5 | 000834ffaab04f891086fc3944d40b46 |
Prüfsumme SHA1 | d4efd6cb570be610027e48f9a7c6180d92d0c9ce |
Prüfsumme SHA256 | afc61acf330cf1a98b6e25e105fa2834cb10d3879f0844903d00ad7a871f3ae4 |
Link zum Herunterladen | libpdf-reuse-barcode-perl_0.05-1_all.deb |
Ausführliche Beschreibung | This is a sub-module to PDF::Reuse. It creates barcode "images" to be used in
PDF documents. It uses GD::Barcode and its sub-modules: GD::Barcode::Code39,
COOP2of5, EAN13 and so on, to calculate the barcode pattern. For Code128 it
uses Barcode::Code128.
.
Normally the barcodes are displayed on a white background and with the
characters under the bars. You can rotate the "image", make it smaller or
bigger, prolong the bars and change the background. (But then, don't forget to
test that your barcode scanner still understands it.)
.
If you don't change the size of the "image", the bars are approximately 24
pixels high (the guard bars a few pixels longer) and the box/background is 38
pixels high and something like 20 pixels wider than the barcodes. The text
under the bars are 10 pixels high.
|