lablie tile
command
The command tile
creates SVG document with tiled labels based on paper's and label's specifications.
Reference
See output of the lablie tile --help
:
Usage: lablie tile [OPTIONS] SOURCE TARGET
Tile labels
SOURCE Path to SVG file containing a label
TARGET Path to SVG file which should be generated
--dataset-csv FILE Path to CSV file containing instances
--dataset-csv-format FORMAT
Sets format for parsing CSV dataset (available options:
Default, Excel, InformixUnload, InformixUnloadCsv,
MySQL, PostgreSQLCsv, PostgreSQLText, RFC4180, TDF)
--dataset-json FOLDER Path to folder containing JSON files for instances
--instance KEY Key of instance to be rendered
--instance-json FILE Path to JSON file containing values for single instance
--instances-json FILE Path to JSON file containing array of instances (can be
used in combination with --dataset-json)
--label-delta mm mm X and Y delta between labels in mm, ie. 5 5
--label-offset mm mm X and Y offset of the first label in mm, ie. 5 5
--label-size mm mm Width and height of label in mm, ie.
--paper-size mm mm Width and height of the paper in mm, ie. 210 297 for A4
paper portrait
--template-descriptor FILE
Path to JSON file containing descriptor of template
-h, --help display a help message
More detailed reference will be added in future.
Related examples
In CLI examples chapter, following examples show usage of the lablie tile
command: