summaryrefslogtreecommitdiff
path: root/doc/help/man-ippevepcl.html
blob: b07b9be4dfc37dd95b303b9035373fcde4f4941f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<!DOCTYPE HTML>
<html>
<!-- SECTION: Man Pages -->
<head>
	<link rel="stylesheet" type="text/css" href="../cups-printable.css">
	<title>ippevepcl/ps(7)</title>
</head>
<body>
<h1 class="title">ippevepcl/ps(7)</h1>
<h2 class="title"><a name="NAME">Name</a></h2>
ippevepcl/ps - pcl and postscript print commands for ippeveprinter
<h2 class="title"><a name="SYNOPSIS">Synopsis</a></h2>
<b>ippevepcl</b>
[
<i>filename</i>
]
<br>
<b>ippeveps</b>
[
<i>filename</i>
]
<h2 class="title"><a name="DESCRIPTION">Description</a></h2>
<b>ippevepcl</b>
and
<b>ippeveps</b>
are print commands for
<a href="man-ippeveprinter.html?TOPIC=Man+Pages"><b>ippeveprinter</b>(1).</a>
As with all print commands, these commands read either the filename specified on the command-line or from the standard input.
Output is sent to the standard output.
Status and progress messages are sent to the standard error.
<p><b>ippevepcl</b>
prints to B&amp;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.
<p><b>ippeveps</b>
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.
Printer-specific commands are read from a supplied PPD file.
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.
<h2 class="title"><a name="EXIT_STATUS">Exit Status</a></h2>
These programs return 1 on error and 0 on success.
<h2 class="title"><a name="ENVIRONMENT">Environment</a></h2>
These program inherit the environment provided by the
<b>ippeveprinter</b>
program.
<h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
<a href="man-ippeveprinter.html?TOPIC=Man+Pages"><b>ippeveprinter</b>(8)</a>
<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
Copyright &copy; 2019 by Apple Inc.

</body>
</html>