Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jul 2003 11:19:34 -0500
From:      Matt Bettinger <mattb@houston.rr.com>
To:        zaiddashti@hotmail.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: printer
Message-ID:  <20030712111934.31bd0f96.mattb@houston.rr.com>
In-Reply-To: <20030712155012.GA20275@lewiz.org>
References:  <Law12-F62qKGHimot9x00005ea2@hotmail.com> <20030712155012.GA20275@lewiz.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 12 Jul 2003 16:50:13 +0100
lewiz <purple@lewiz.info> wrote:

> On Sat, Jul 12, 2003 at 05:58:32PM +0300, ZaiD Dashti wrote:
> > how to setup printer HP ?
> > (Note: my printer on the another computer in my network (LAN))
> 
> I like to use apsfilter (print/apsfilter) for all my printing needs.

I print to an hp5 on my home lan with apsfilter.  For your info here is
what my /etc/princap file looks like (after apsfilter had it's way with
it)

# APS1_BEGIN:printer1
# - don't delete start label for apsfilter printer1
# - no other printer defines between BEGIN and END LABEL
hp5|stp/pcl-5;r=600x600;q=medium;c=full;p=letter;m=auto:\
    :lp=:\
    :rm=192.168.1.20:\
    :rp=raw:\
    :if=/usr/local/etc/apsfilter/basedir/bin/apsfilter:\
    :sd=/var/spool/lpd/hp5:\
    :lf=/var/spool/lpd/hp5/log:\
    :af=/var/spool/lpd/hp5/acct:\
    :mx#0:\
#    :sh:
# APS1_END - don't delete this


Good luck.  



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030712111934.31bd0f96.mattb>