From owner-freebsd-questions Mon Aug 24 21:44:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA29486 for freebsd-questions-outgoing; Mon, 24 Aug 1998 21:44:52 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from emi.net (emi.net [208.10.128.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA29479 for ; Mon, 24 Aug 1998 21:44:50 -0700 (PDT) (envelope-from SteveFriedrich@Hot-Shot.com) Received: from nt (tc1-7.emi.net [208.10.129.23]) by emi.net (8.8.6/8.8.5) with SMTP id WAA17554; Mon, 24 Aug 1998 22:39:21 -0400 Message-Id: <199808250239.WAA17554@emi.net> From: "Steve Friedrich" To: "The Hermit Hacker" Cc: "FreeBSD Questions" Date: Tue, 25 Aug 1998 00:44:48 -0500 Reply-To: "Steve Friedrich" X-Mailer: PMMail 98 Professional (2.00.1500) For Windows NT (4.0.1381;3) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: /etc/printcap for samba-shared printer... Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 25 Aug 1998 01:15:17 -0300 (ADT), The Hermit Hacker wrote: > The if filter is the /usr/share/examples/hpif file, for piping >postscript through ghostscript. > > On the Windoze side, I have the HP 560c drivers loaded, and a >friend mentioned something about just wanted to pass it through straight, >but getting rid of the if= line doesn't appear to help, so that's not >doing it right :( I think the problem is that under Windows 95, you aren't printing to a postscript printer driver (I, too, have an HP560C and I've never seen a postscript printer driver for it, at least not from HP). I think you're printing on Win95 to a standard PCL printer driver that was shipped with the printer or with Win95. On the FreeBSD machine, simply copy your existing printcap entry to another entry and (rename it of course) use a non-postscript filter (get rid of if= part or substitute a filter that is for PCL). For anyone who is unaware, PCL is HP's Printer Control Language and there are different levels, like PCL 3, PCL 4, PCL5, and I think PCL 6. Each higher, being a superset. HP sells PCL language reference books... Let us know if this helps you out... I'm going to be doing the same on my machines in the next few days... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message