glabels-batch-qt ================ SYNOPSIS -------- **glabels-batch-qt** [*options*] [*filename*] DESCRIPTION ----------- :program:`glabels-batch-qt` is a utility for printing files previously prepared with :program:`glabels-qt` from the command line. It is suitable for use with scripts. OPTIONS ------- .. program:: glabels-batch-qt .. option:: -h, --help Displays usage information and exits. .. option:: -v, --version Displays version information and exits. .. program:: glabels-batch-qt .. option:: -p , --printer Send output to . .. option:: -o , --output Set output filename to . Set to "-" for stdout. (Default="output.pdf") .. option:: -s , --sheets Set number of sheets to . (Default=1) .. option:: -c , --copies Set number of copies to . (Default=1) .. option:: -f , --first Set starting label on 1st page to . (Default=1) .. option:: -l, --outlines Print label outlines. .. option:: -m, --crop-marks Print crop marks. .. option:: -r, --reverse Print in reverse (mirror image). FILES ----- .. describe:: ${prefix}/share/glabels-qt/templates/ Directory containing predefined product templates distributed with glabels. .. describe:: ${XDG_CONFIG_HOME}/glabels.org/glabels-qt/ Directory containing user defined product templates created with the gLabels Product Template Designer. **Do not place manually created templates here!** .. describe:: ${HOME}/.glabels/ Directory for manually created product templates. BUGS ---- To report a bug or make a suggestion regarding this application or this manual page, you can use the issues section at Github: It is needed to register/sign in before. In case of you use another locale than **en** on your system, it would be very helpful for developers if you set the locale back to American English with the command ``export LC_ALL=C`` before launching `glabels-qt`. SEE ALSO -------- :manpage:`glabels-qt(1)` The gLabels homepage at .