]> git.ipfire.org Git - thirdparty/cups.git/blob - man/ippevepcl.7
Update .gitignore to ignore compressed man pages.
[thirdparty/cups.git] / man / ippevepcl.7
1 .\"
2 .\" ippevepcl/ps 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" "24 April 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 Status and progress messages are sent to the standard error.
31 .PP
32 .B ippevepcl
33 prints to B&W HP PCL laser printers and supports printing of HP PCL (application/vnd.hp-pcl), PWG Raster (image/pwg-raster), and Apple Raster (image/urf) print files.
34 .PP
35 .B ippeveps
36 print to Adobe PostScript printers and supports printing of PDF (application/pdf), PostScript (application/postscript), JPEG (image/jpeg), PWG Raster (image/pwg-raster), and Apple Raster (image/urf) print files.
37 Printer-specific commands are read from a supplied PPD file.
38 If no PPD file is specified, generic commands suitable for any Level 2 or Level 3 PostScript printer are used instead to specify duplex printing and media size.
39 .SH EXIT STATUS
40 These programs return 1 on error and 0 on success.
41 .SH ENVIRONMENT
42 These program inherit the environment provided by the
43 .B ippeveprinter
44 program.
45 .SH SEE ALSO
46 .BR ippeveprinter (8)
47 .SH COPYRIGHT
48 Copyright \[co] 2019 by Apple Inc.