From owner-freebsd-questions Thu Oct 24 20:05:47 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA15648 for questions-outgoing; Thu, 24 Oct 1996 20:05:47 -0700 (PDT) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id UAA15642 for ; Thu, 24 Oct 1996 20:05:44 -0700 (PDT) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.7.5/8.6.12) with SMTP id UAA15080; Thu, 24 Oct 1996 20:05:33 -0700 (PDT) Date: Thu, 24 Oct 1996 20:05:33 -0700 (PDT) From: Doug White Reply-To: dwhite@resnet.uoregon.edu To: "Eric J. Schwertfeger" cc: FreeBSD Questions Subject: Re: printing to printer on novell net In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Sorry to horribly butt in on this conversation, but you appear to know something about JetDirect cards. :) On Thu, 24 Oct 1996, Eric J. Schwertfeger wrote: > > This was so helpful, but I ran into a problem. My printjobs go > > through, but no formfeed is sent at the end. I have read printcap > > 101 times, and tried just about everything I can think of. Am I > > missing something easy? I put the printcap entry exactly like you > > have it (except the rm field). > > No. the rp=text field is supposed to handle that, and turn of the > staircasing effect. How old is your Jet Direct card, and what printer is > it in? I'm having this problem on a JetDirect-enabled HP LJet 4MPlus with firmware rev A.03.06. I haven't tried the text printer (I tried lp) and will tomorrow (the printer is at the office). To note, on this one telnetting into the printer just gives me telnet options, no printer options. I'm hesitant to save changes since this isn't my printer and I don't want to mess anyone else up. > better solution: Install LPRng (mentioned in the handbook, sorry, I have > no other references), which can be set up to use filters on a remote > printer. I plan on using it for an auto-postscript filter on the above > mentioned printer. I have LPRng on this machine and it's not very nice. :( For one, once you use it, you can't go back to lpr; it changes the permissions on the spool directories and lpr can't get to them. Secondly, apsfilter doesn't work with it since it uses a nonseekable pipe, while lpr does. Time to checkout lpd and hack. It IS nice that with it I can print to the LJ without a printcap entry. I need to see if I need to make a quicky init-the-printer filter to disable the stairstepping effect. Would you happen to know the pcl code to do that? [ My eventual hope is to build a port or instruction sheet for LPRng. At least it compiles cleanly out of the box. ] Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major