Scroll to navigation

LABLIE(1) General Commands Manual LABLIE(1)

NAME

lablie - Tool to generate documents with labels for printing.

SYNOPSIS

lablie [-v] [-h] [COMMAND]

lablie tile [-h] [--paper-size mm mm]... [--label-offset mm mm]...
[--label-delta mm mm]... [--label-size mm mm]... [--instance-json
FILE] [--instances-json FILE] [--dataset-json FOLDER]
[--dataset-csv FILE] [--dataset-csv-format FORMAT] [--instance KEY]
[--template-descriptor FILE] SOURCE TARGET

lablie instance [-h] [--instance-json <instanceJsonFile>] SOURCE TARGET

lablie project [-h] [PROJECT_FILE] [COMMAND]

lablie project generate-makefile [-h] [-V]

DESCRIPTION

This manual page documents briefly the lablie command.

OPTIONS

Summary of options for lablie command:

display version info
display a help message

lablie tile:

Summary of options for lablie tile command:

display a help message
Width and height of the paper in mm, ie. 210 297 for A4 paper portrait
X and Y offset of the first label in mm, ie. 5 5
X and Y delta between labels in mm, ie. 5 5
Width and height of label in mm, ie.
--instance-json
Path to JSON file containing values for single instance
Path to JSON file containing array of instances (can be used in combination with --dataset-json)
Path to folder containing JSON files for instances
Path to CSV file containing instances
Sets format for parsing CSV dataset (available options: Default, Excel, InformixUnload, InformixUnloadCsv, MySQL, PostgreSQLCsv, PostgreSQLText, RFC4180, TDF)
Key of instance to be rendered
Path to JSON file containing descriptor of template

lablie instance:

Summary of options for lablie instance command:

display a help message
--instance-json
Path to JSON file containing values for single instance

lablie project:

Summary of options for lablie project command:

display a help message

lablie project generate-makefile:

Summary of options for lablie project generate-makefile command:

Show this help message and exit.
Print version information and exit.
06 December 2019