1lprint-submit(1)                Michael R Sweet               lprint-submit(1)
2
3
4

NAME

6       lprint-submit - submit a file for printing.
7

SYNOPSIS

9       lprint  [ submit ] [ -d PRINTER ] [ -u PRINTER-URI ] [ -n COPIES ] [ -o
10       OPTION=VALUE ] [ -t TITLE ] [ FILE [ ... FILE ] ]
11       lprint [ submit ] [ -d PRINTER ] [ -u PRINTER-URI ] [ -n COPIES ] [  -o
12       OPTION=VALUE ] [ -t TITLE ] -
13

DESCRIPTION

15       This  command  submits  one or more files for printing.  The first form
16       prints the named files.  The second form copies the print file from the
17       standard input.
18

OPTIONS

20       The following options are recognized by lprint submit:
21
22       -d PRINTER
23            Specifies  the  name  of the printer queue.  If not specified, the
24            default printer is used.
25
26       -n COPIES
27            Specifies the number of copies.
28
29       -o media=SIZE-NAME
30            Specifies the label size.
31
32       -o media-source=ROLL-NAME
33            Specifies the label roll.
34
35       -o media-top-offset=NNNin
36
37       -o media-top-offset=NNNmm
38            Specifies the distance to offset printing  from  the  top  of  the
39            label in inches ("NNNin") or millimeters ("NNNmm").
40
41       -o media-tracking=continuous
42
43       -o media-tracking=mark
44
45       -o media-tracking=web
46            Specifies how labels are tracked on the carrier backing - "contin‐
47            uous" for a continuous label or receipt paper, "mark"  for  labels
48            that  are separated with a visible mark on the carrier backing, or
49            "web" for labels that are separated with a  hole  in  the  carrier
50            backing.
51
52       -o media-type=continuous
53
54       -o media-type=labels
55            Specifies  the  type  of  roll media being used - "continuous" for
56            continuous labels or receipt paper, or "labels" for cut labels  on
57            a carrier backing.
58
59       -o orientation-requested=portrait
60            Print images in portrait orientation.
61
62       -o orientation-requested=landscape
63            Print  images in landscape (90 degrees counter-clockwise) orienta‐
64            tion.
65
66       -o orientation-requested=reverse-portrait
67            Print images in reverse-portrait (upside down) orientation.
68
69       -o orientation-requested=reverse-landscape
70            Print images in reverse-landscape (90 degrees clockwise)  orienta‐
71            tion.
72
73       -o orientation-requested=none
74            Print images in automatic (portrait or landscape) orientation.
75
76       -o print-color-mode=bi-level
77            Only print black or white when printing images.
78
79       -o print-color-mode=monochrome
80            Halftone  shades  of gray when printing images.  -o print-content-
81            optimize=auto Optimize printing automatically based  on  the  type
82            and  content of the file.  -o print-content-optimize=graphic Opti‐
83            mize printing for graphics only.  -o  print-content-optimize=photo
84            Optimize  printing  for  photos.   -o  print-content-optimize=text
85            Optimize printing for text only.  -o  print-content-optimize=text-
86            and-graphic Optimize printing for text and graphics.
87
88       -o print-darkness=NNN
89            Specifies  the  print  darkness from -100 (lightest) to 100 (dark‐
90            est).
91
92       -o print-quality=draft
93            Print using draft quality.
94
95       -o print-quality=normal
96            Print using normal quality.
97
98       -o print-quality=high
99            Print using high/best quality.
100
101       -o print-speed=NNNin
102
103       -o print-speed=NNNmm
104            Specifies the print  speed  in  inches  ("NNNin")  or  millimeters
105            ("NNNmm") per second.
106
107       -o printer-resolution=NNNdpi
108            Specifies the print resolution in dots per inch.
109
110       -t TITLE
111            Specifies the print job name.
112
113       -u PRINTER-URI
114            Specifies an "ipp:" or "ipps:" URI for a remote printer.
115

SEE ALSO

117       lprint-cancel(1), lprint-default(1), lprint-options(1).
118
120       Copyright © 2019-2020 by Michael R Sweet.
121
122
123
124January 11, 2020                    LPrint                    lprint-submit(1)
Impressum