1glabels(1) General Commands Manual glabels(1)
2
3
4
6 glabels - Label and business card creation program for GNOME
7
9 glabels [OPTIONS] [label-filename...]
10
11 glabels-batch [OPTIONS] [label-filename...]
12
14 glabels is a lightweight program for creating labels and business cards
15 for the GNOME desktop environment. It is designed to work with various
16 laser/ink-jet peel-off label and business card sheets that you'll find
17 at most office supply stores. glabels is pre-configured with templates
18 for many of these products. It also provides an interactive template
19 designer for creating new templates according to user specifications.
20
21 For full documentation see the gLabels online help.
22
23
24 glabels-batch is a command line utility to print labels previously pre‐
25 pared with glabels.
26
28 -?, --help
29 Display a summary of available command-line options.
30
31 --usage
32 Display a short usage summary.
33
34 -v, --version
35 Print program version information.
36
37 Options specific to glabels-batch
38
39 -o filename, --output=filename
40 Set output filename to filename. (default="output.ps")
41
42 -s n, --sheets=n
43 Set number of sheets to n. (default=1)
44
45 -c n, --copies=n
46 Set number of copies to n. (default=1)
47
48 -f n, --first=n
49 Set label on first sheet to start printing from to n.
50 (default=1)
51
52 -l, --outline
53 Print outlines around labels. This is useful for testing
54 printer alignment or printing proof sheets.
55
56 -r, --reverse
57 Print mirror image of labels. This is useful for clear labels
58 intended to be seen from the back through glass.
59
60
62 The $HOME/.glabels directory contains all user-defined templates.
63
65 The gLabels homepage at <http://glabels.sourceforge.net/>.
66
68 Jim Evins <evins@snaught.com>
69
70
71
72 Jun 28, 2004 glabels(1)