From owner-freebsd-questions Mon Apr 26 11:45:35 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cygnus.rush.net (cygnus.rush.net [209.45.245.133]) by hub.freebsd.org (Postfix) with ESMTP id 21D0F1530D for ; Mon, 26 Apr 1999 11:45:25 -0700 (PDT) (envelope-from bright@rush.net) Received: from localhost (bright@localhost) by cygnus.rush.net (8.9.3/8.9.3) with SMTP id OAA15100; Mon, 26 Apr 1999 14:03:19 -0500 (EST) Date: Mon, 26 Apr 1999 14:03:17 -0500 (EST) From: Alfred Perlstein To: MDG Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Problems while printing plain text In-Reply-To: <99042618361700.00231@alfa.local.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 26 Apr 1999, MDG wrote: > Ciao list > > If I print plain text my printer looses a couple of lines every > time the printing passes from one sheet to the next . The filter > uses this simple instruction to have plain text printed > cat && printf " \ f " && exit 0 > The printer is a Canon bjc-240 > Can you help me ? You may want to install /usr/ports/print/apsfilter it requires a lot of intermediate libraries, but it's really a terrific printing system. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message