]> git.ipfire.org Git - thirdparty/cups.git/blob - man/ippevepcl.man
Add UserAgentTokens config directive (Issue #5555)
[thirdparty/cups.git] / man / ippevepcl.man
1 .\"
2 .\" ippeveprinter man page for CUPS.
3 .\"
4 .\" Copyright © 2019 by Apple Inc.
5 .\"
6 .\" Licensed under Apache License v2.0. See the file "LICENSE" for more
7 .\" information.
8 .\"
9 .TH ippevepcl/ps 7 "CUPS" "22 March 2019" "Apple Inc."
10 .SH NAME
11 ippevepcl/ps \- pcl and postscript print commands for ippeveprinter
12 .SH SYNOPSIS
13 .B ippevepcl
14 [
15 .I filename
16 ]
17 .br
18 .B ippeveps
19 [
20 .I filename
21 ]
22 .SH DESCRIPTION
23 .B ippevepcl
24 and
25 .B ippeveps
26 are print commands for
27 .BR ippeveprinter (1).
28 As with all print commands, these commands read either the filename specified on the command-line or from the standard input.
29 Output is sent to the standard output.
30 .PP
31 .B ippevepcl
32 prints to B&W HP PCL laser printers and some color inkjet printers and supports printing of PWG Raster (image/pwg-raster) and Apple Raster (image/urf) print files.
33 .PP
34 .B ippeveps
35 print to Adobe PostScript printers and supports printing of PDF (application/pdf), JPEG (image/jpeg), PWG Raster (image/pwg-raster), and Apple Raster (image/urf) print files.
36 Printer-specific commands are read from a supplied PPD file.
37 If no PPD file is specified, generic commands suitable for any Level 2 or Level 3 PostScript printer are used instead to specify copies, duplex printing, and media size.
38 .SH EXIT STATUS
39 These programs return 1 on error and 0 on success.
40 .SH ENVIRONMENT
41 These program inherit the environment provided by the
42 .B ippeveprinter
43 program.
44 .SH SEE ALSO
45 .BR ippeveprinter (8)
46 .SH COPYRIGHT
47 Copyright \[co] 2019 by Apple Inc.