read_datamatrix — datamatrix barcode writer
Contents
Arguments
file Filename of the output image.
data Data to be written; will be utf-8 encoded.
Description
This manual page documents briefly the read_datamatrix command.
This manual page was written for the Debian distribution because the original program does not have a
manual page.
read_datamatrix is a program that writes a datamatrix barcode to a new image file
Name
read_datamatrix — datamatrix barcode writer
Options
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-').
A summary of options is included below.
-v--version
Show version information and exit.
--size
Encoding size (not image dimensions); default is 'ShapeAuto'.
--scheme
Encoding method; default is 'ASCII'.
Synopsis
read_datamatrix [-v] [file] [data] [--sizesize][--schemeencoding]
