]> git.ipfire.org Git - thirdparty/cups.git/blame - doc/help/man-ippevepcl.html
Update ipp documentation to reflect the behavior of configuring WiFi on IPP USB printers.
[thirdparty/cups.git] / doc / help / man-ippevepcl.html
CommitLineData
efb349bc
MS
1<!DOCTYPE HTML>
2<html>
3<!-- SECTION: Man Pages -->
4<head>
5 <link rel="stylesheet" type="text/css" href="../cups-printable.css">
6 <title>ippevepcl/ps(7)</title>
7</head>
8<body>
9<h1 class="title">ippevepcl/ps(7)</h1>
10<h2 class="title"><a name="NAME">Name</a></h2>
11ippevepcl/ps - pcl and postscript print commands for ippeveprinter
12<h2 class="title"><a name="SYNOPSIS">Synopsis</a></h2>
13<b>ippevepcl</b>
14[
15<i>filename</i>
16]
17<br>
18<b>ippeveps</b>
19[
20<i>filename</i>
21]
22<h2 class="title"><a name="DESCRIPTION">Description</a></h2>
23<b>ippevepcl</b>
24and
25<b>ippeveps</b>
26are print commands for
87030afb 27<b>ippeveprinter</b>(1).
efb349bc
MS
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 31<p><b>ippevepcl</b>
dc84a5a4 32prints 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.
efb349bc 33<p><b>ippeveps</b>
dc84a5a4 34print 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 35Printer-specific commands are read from a supplied PPD file.
dc84a5a4 36If 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
37<h2 class="title"><a name="EXIT_STATUS">Exit Status</a></h2>
38These programs return 1 on error and 0 on success.
39<h2 class="title"><a name="ENVIRONMENT">Environment</a></h2>
40These program inherit the environment provided by the
41<b>ippeveprinter</b>
42program.
43<h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
87030afb 44<b>ippeveprinter</b>(8)
efb349bc
MS
45<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
46Copyright &copy; 2019 by Apple Inc.
47
48</body>
49</html>