]> git.ipfire.org Git - thirdparty/cups.git/blame - man/ippevepcl.7
Greatly simplify the man page handling.
[thirdparty/cups.git] / man / ippevepcl.7
CommitLineData
efb349bc 1.\"
dc84a5a4 2.\" ippevepcl/ps man page for CUPS.
efb349bc
MS
3.\"
4.\" Copyright © 2019 by Apple Inc.
5.\"
6.\" Licensed under Apache License v2.0. See the file "LICENSE" for more
7.\" information.
8.\"
dc84a5a4 9.TH ippevepcl/ps 7 "CUPS" "24 April 2019" "Apple Inc."
efb349bc
MS
10.SH NAME
11ippevepcl/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
24and
25.B ippeveps
26are print commands for
27.BR ippeveprinter (1).
28As with all print commands, these commands read either the filename specified on the command-line or from the standard input.
29Output is sent to the standard output.
dc84a5a4 30Status and progress messages are sent to the standard error.
efb349bc
MS
31.PP
32.B ippevepcl
dc84a5a4 33prints 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.
efb349bc
MS
34.PP
35.B ippeveps
dc84a5a4 36print 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.
efb349bc 37Printer-specific commands are read from a supplied PPD file.
dc84a5a4 38If 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.
efb349bc
MS
39.SH EXIT STATUS
40These programs return 1 on error and 0 on success.
41.SH ENVIRONMENT
42These program inherit the environment provided by the
43.B ippeveprinter
44program.
45.SH SEE ALSO
46.BR ippeveprinter (8)
47.SH COPYRIGHT
48Copyright \[co] 2019 by Apple Inc.