]> git.ipfire.org Git - thirdparty/cups.git/blame - man/ippevepcl.man
Remove unused common source file.
[thirdparty/cups.git] / man / ippevepcl.man
CommitLineData
efb349bc
MS
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
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.
30.PP
31.B ippevepcl
32prints 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
35print 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.
36Printer-specific commands are read from a supplied PPD file.
37If 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
39These programs return 1 on error and 0 on success.
40.SH ENVIRONMENT
41These program inherit the environment provided by the
42.B ippeveprinter
43program.
44.SH SEE ALSO
45.BR ippeveprinter (8)
46.SH COPYRIGHT
47Copyright \[co] 2019 by Apple Inc.