Date: Tue, 25 Nov 1997 10:00:06 -0500 (EST) From: Greg Pavelcak <gpavelcak@philos.umass.edu> To: Ruslan Ermilov <ru@ucb.crimea.ua> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Printing to Epson LQ-800 Message-ID: <XFMail.971125100227.gpavelcak@philos.umass.edu> In-Reply-To: <199711250734.JAA00808@relay.ucb.crimea.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
On 25-Nov-97 Ruslan Ermilov wrote: >Once Greg Pavelcak wrote: >> I am using this printcap entry generated by apsfilter setup. >> >> # >> lp|lp2|epson-letter-auto-mono|epson auto mono:\ >> :lp=/dev/lpt0:\ >> :sd=/var/spool/epson-letter-auto-mono:\ >> :lf=/var/spool/epson-letter-auto-mono/log:\ >> :af=/var/spool/epson-letter-auto-mono/acct:\ >> :if=/usr/local/apsfilter/filter/aps-epson-letter-auto-mono:\ >> :mx#0:\ >> :sh: >> # >> >> I type: >> >> # lpr -Plp2 file.ps >> >> All goes well except when the printer reaches the end of a page, it >> feeds through one whole page before starting to print on the next >one. >> I am using an Epson LQ-800. Is there an easy fix for this? >> >> Thanks. >> >> Greg >> > >According to printcap(5): > > sf bool false suppress form feeds > > >-- Thanks, but I added to the end :sh:\ :sf: and it doesn't help. Greg ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.971125100227.gpavelcak>