]> git.ipfire.org Git - thirdparty/cups.git/blob - doc/help/man-ippevepcl.html
Greatly simplify the man page handling.
[thirdparty/cups.git] / doc / help / man-ippevepcl.html
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>
11 ippevepcl/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>
24 and
25 <b>ippeveps</b>
26 are print commands for
27 <b>ippeveprinter</b>(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 <p><b>ippevepcl</b>
32 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.
33 <p><b>ippeveps</b>
34 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.
35 Printer-specific commands are read from a supplied PPD file.
36 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.
37 <h2 class="title"><a name="EXIT_STATUS">Exit Status</a></h2>
38 These programs return 1 on error and 0 on success.
39 <h2 class="title"><a name="ENVIRONMENT">Environment</a></h2>
40 These program inherit the environment provided by the
41 <b>ippeveprinter</b>
42 program.
43 <h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
44 <b>ippeveprinter</b>(8)
45 <h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
46 Copyright &copy; 2019 by Apple Inc.
47
48 </body>
49 </html>