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 27<b>ippeveprinter</b>(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. 30Status and progress messages are sent to the standard error. 31<p><b>ippevepcl</b> 32prints 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. 33<p><b>ippeveps</b> 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. 35Printer-specific commands are read from a supplied PPD file. 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. 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> 44<b>ippeveprinter</b>(8) 45<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2> 46Copyright © 2019 by Apple Inc. 47 48</body> 49</html> 50