<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="generator" content="HTML Tidy, see www.w3.org">
<title>ifhp Filter</title>
<meta name="GENERATOR" content=
"Modular DocBook HTML Stylesheet Version 1.7">
<link rel="HOME" title=" LPRng Reference Manual" href=
"index.htm">
<link rel="UP" title="Filters " href="filters.htm">
<link rel="PREVIOUS" title="lpf " href="lpf.htm">
<link rel="NEXT" title="Permissions and Authentication " href=
"permsref.htm">
</head>
<body class="SECT1" bgcolor="#FFFFFF" text="#000000" link=
"#0000FF" vlink="#840084" alink="#0000FF">
<div class="NAVHEADER">
<table summary="Header navigation table" width="100%" border=
"0" cellpadding="0" cellspacing="0">
<tr>
<th colspan="3" align="center">LPRng Reference Manual: 24
Sep 2004 (For LPRng-3.8.28)</th>
</tr>
<tr>
<td width="10%" align="left" valign="bottom"><a href=
"lpf.htm" accesskey="P">Prev</a></td>
<td width="80%" align="center" valign="bottom">Chapter
16. Filters</td>
<td width="10%" align="right" valign="bottom"><a href=
"permsref.htm" accesskey="N">Next</a></td>
</tr>
</table>
<hr align="LEFT" width="100%">
</div>
<div class="SECT1">
<h1 class="SECT1"><a name="IFHP">16.11. <b class=
"APPLICATION">ifhp</b> Filter</a></h1>
<p>Source code: <a href="secftp.htm"><b class=
"APPLICATION">LPRng</b> Distribution,
ifhp-<em>version</em>.tgz</a></p>
<p>The <b class="APPLICATION">ifhp</b> filter supports a wide
variety of <span class="emphasis"><i class=
"EMPHASIS">smart</i></span> printers, or to be more specific,
printers which support PostScript, PCL or PJL languages. For
details on using the <b class="APPLICATION">ifhp</b> filter
see the <b class="APPLICATION">ifhp</b> filter documentation
for details. The following is a quick set of examples of
printcap entries:</p>
<div class="INFORMALEXAMPLE">
<a name="AEN8484"></a>
<pre class="SCREEN">
# network connection to jet direct box,
# no banners, HP compatible
lp
:lp=ipaddr%9100
:filter=/usr/local/libexec/filters/ifhp
#
# banner added, model information added
#
lp
:lp=ipaddr%9100
:ifhp=model=hp4
:bp=/usr/local/libexec/filters/pclbanner
:of=/usr/local/libexec/filters/ifhp
:filter=/usr/local/libexec/filters/ifhp
#
# for a parallel port printer or when you want VERY fast
# throughput, no pagecounts, error messages, etc. The
#
lp
:lp=/dev/lp0
:ifhp=model=hp4,status@
:filter=/usr/local/libexec/filters/ifhp
</pre>
</div>
<br>
<br>
</div>
<div class="NAVFOOTER">
<hr align="LEFT" width="100%">
<table summary="Footer navigation table" width="100%" border=
"0" cellpadding="0" cellspacing="0">
<tr>
<td width="33%" align="left" valign="top"><a href=
"lpf.htm" accesskey="P">Prev</a></td>
<td width="34%" align="center" valign="top"><a href=
"index.htm" accesskey="H">Home</a></td>
<td width="33%" align="right" valign="top"><a href=
"permsref.htm" accesskey="N">Next</a></td>
</tr>
<tr>
<td width="33%" align="left" valign="top">lpf</td>
<td width="34%" align="center" valign="top"><a href=
"filters.htm" accesskey="U">Up</a></td>
<td width="33%" align="right" valign="top">Permissions
and Authentication</td>
</tr>
</table>
</div>
</body>
</html>
syntax highlighted by Code2HTML, v. 0.9.1