BARCODE(1) | GNU Barcode | BARCODE(1) |
barcode - a standalone program to convert text strings to printed bars
barcode [[-b - | string] | [-i - | input_file]] [-e encoding] [-o - | outfile] [ other-flags ]
This manual page documents briefly the barcode command as provided by barcode package.
GNU barcode is a standalone program that converts text strings to printed bars. It is able to read user supplied strings from the command line or a data file (standard input by default) and encode all of them.
barcode accepts the following options:
The program encodes text strings passed either on the command line (with -b) or retrieved from standard input. The text representation is interpreted according to certain rules. Please refer to texinfo doc as described below for detail introduction.
To get a list of supported encoding type names, please call the program with "-h" option.
Please mail bug reports and suggestions to bug-barcode@gnu.org or submit them onto its Bug Tracker on https://savannah.gnu.org/projects/barcode .
Please report Debian-specific bugs using Debian Bug Tracking System.
Full documentation of GNU barcode is available as a texinfo document provided by the authors. Please call info barcode to read it after having GNU Info documentation reader installed.
Project homepage: https://www.gnu.org/software/barcode/
Alessandro
Rubini(maintainer)
Leonid A. Broukhis(several
encodings)
Andrea Scopece(PCL
output)
This manual page is written by Boyuan Yang for the Debian Project (but may be used by others).
2018-12-25 | Debian |