Pakket: libbarcode-code128-perl (2.01-1) [universe]
Verwijzigingen voor libbarcode-code128-perl
Ubuntu bronnen:
Het bronpakket libbarcode-code128-perl downloaden:
- [libbarcode-code128-perl_2.01-1.dsc]
- [libbarcode-code128-perl_2.01.orig.tar.gz]
- [libbarcode-code128-perl_2.01-1.diff.gz]
Beheerder:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Perl Group (Mailarchief)
- Vincent Danjean
- gregor herrmann
It should generally not be necessary for users to contact the original maintainer.
Vergelijkbare pakketten:
Perl library to generate CODE 128 bar codes
Barcode::Code128 generates bar codes using the CODE 128 symbology. It can generate images in PNG or GIF format using the GD package, or it can generate a text string representing the barcode that you can render using some other technology if desired.
The intended use of this module is to create a web page with a bar code on it, which can then be printed out and faxed or mailed to someone who will scan the bar code. The application which spurred its creation was an expense report tool, where the employee submitting the report would print out the web page and staple the receipts to it, and the Accounts Payable clerk would scan the bar code to indicate that the receipts were received.
The default settings for this module produce a large image that can safely be FAXed several times and still scanned easily. If this requirement is not important you can generate smaller image using optional parameters, described below.
Andere aan libbarcode-code128-perl gerelateerde pakketten
|
|
|
-
- dep: perl (>= 5.6.0-16)
- Larry Wall's Practische Extractie en Reportage Taal