From owner-freebsd-questions Mon May 4 10:40:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA14609 for freebsd-questions-outgoing; Mon, 4 May 1998 10:40:29 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA14502 for ; Mon, 4 May 1998 10:40:09 -0700 (PDT) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com by whqvax.picker.com with SMTP; Mon, 4 May 1998 13:39:40 -0400 (EDT) Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1) id AA08976; Mon, 4 May 98 13:39:40 EDT Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id NAA12915; Mon, 4 May 1998 13:39:33 -0400 Message-Id: <19980504133932.A12891@ct.picker.com> Date: Mon, 4 May 1998 13:39:32 -0400 From: Randall Hopper To: Lanny Baron , questions@FreeBSD.ORG Subject: Re: Printing from Netscape Mail-Followup-To: Lanny Baron , questions@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: ; from Lanny Baron on Mon, May 04, 1998 at 11:12:32AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Lanny Baron: | I am finally able to print text files normally. But I tried to print the |handbook from netscape. First it starts out with this: | |%!PS-ADOBE-3.0 |%%BoundingBox: 54 72 558 720 |%%Creator: Mozilla (NestScape) HTML->PS ... |this goes on for a page or two and then all i see is mainly f's and |sometimes some #'s as well. | |Can someone tell me what is going on and how to fix it. This is PostScript. You either need to have a PostScript printer, or you need use a PostScript software interpreter (like GhostScript) to convert the PostScript to the language your printer understands. Might check out section 7.6.1.3 of the handbook (www.freebsd.org/handbook/handbook.html) for more details. Randall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message