From owner-freebsd-questions@FreeBSD.ORG Fri Jun 20 01:59:16 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 167D137B401 for ; Fri, 20 Jun 2003 01:59:16 -0700 (PDT) Received: from spam2.snu.ac.kr (spam2.snu.ac.kr [147.46.10.68]) by mx1.FreeBSD.org (Postfix) with SMTP id D9C6243F75 for ; Fri, 20 Jun 2003 01:59:14 -0700 (PDT) (envelope-from lahaye@users.sourceforge.net) Received: (snipe 27439 invoked by alias); 20 Jun 2003 09:05:08 -0000 Received: from lahaye@users.sourceforge.net with Spamsniper2.0 (Processed in 0.048971 secs); Received: from unknown (HELO sis1.snu.ac.kr) (147.46.10.36) by 0 with SMTP; 20 Jun 2003 09:05:08 -0000 X-RCPTTO: freebsd-questions@freebsd.org, Received: from users.sourceforge.net ([147.46.44.183]) by sis1.snu.ac.kr (8.12.9/8.12.9) with ESMTP id h5K8v4uR296566 for ; Fri, 20 Jun 2003 17:57:04 +0900 Message-ID: <3EF2CCDE.50609@users.sourceforge.net> Date: Fri, 20 Jun 2003 17:59:10 +0900 From: Rob Lahaye Organization: Seoul National University - South Korea User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4b) Gecko/20030518 X-Accept-Language: en-us, en, ko-kr MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: CUPS and HP LaserJet 4V printer: variable width font becomes fixed width X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jun 2003 08:59:16 -0000 Hello, Since I have upgraded to FreeBSD 4.8 (with cups-1.1.18), printing has a problem with variable width fonts. Variable width fonts are printed out as fixed width fonts; so text looks ugly and runs over the lines. I use "http://localhost:631/admin" to configure CUPS. The LaserJet 4V printer is attached to a Windows 98 PC, and my FreeBSD PC prints via samba: Device URI: smb://surfion2/hp4v I have tried as "Model/Driver": HP LaserJet 4V, 4Si, CUPS+Gimp-Print v4.2.5 HP LaserJet 4 series, CUPS+Gimp-Print v4.2.5 HP LaserJet 6 series, CUPS+Gimp-Print v4.2.5 All to no avail. Has anyone experience with this? Thanks, Rob.