From owner-freebsd-questions@FreeBSD.ORG Wed Dec 9 01:42:01 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4C03110656A4 for ; Wed, 9 Dec 2009 01:42:01 +0000 (UTC) (envelope-from Olivier.Nicole@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id EB95A8FC1C for ; Wed, 9 Dec 2009 01:42:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.cs.ait.ac.th (Postfix) with ESMTP id 79FF53A3870; Wed, 9 Dec 2009 08:41:59 +0700 (ICT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cs.ait.ac.th; h= references:subject:subject:in-reply-to:from:from:message-id:date :date:received:received:received; s=selector1; t=1260322919; x= 1262137319; bh=7z+QfM6KDB/BqaPRPW7D8+GcuD3zDuHnxbxhVgcTZcY=; b=k 5b2ODBzmcFknxfcREBTuT1OkP1/StYqTvKg7e0RHRAJPxva/cR9VJ7U49+mu86y5 iqnkolU2QUKGon2egYWZfCVZxDlRvxaRUF/yhDM6btwOJkdXB9ffX9+f5b3Hte1i QvgF4w5FE2Z/E6PvKgJjn/EiguNHkzzOHjQFYi/Eco= X-Virus-Scanned: amavisd-new at cs.ait.ac.th Received: from mail.cs.ait.ac.th ([127.0.0.1]) by localhost (mail.cs.ait.ac.th [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id P7cBxV-E5xfc; Wed, 9 Dec 2009 08:41:59 +0700 (ICT) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.cs.ait.ac.th (Postfix) with ESMTPS id AFE083A385A; Wed, 9 Dec 2009 08:41:58 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.14.3/8.14.3/Submit) id nB91fwZI082775; Wed, 9 Dec 2009 08:41:58 +0700 (ICT) (envelope-from on) Date: Wed, 9 Dec 2009 08:41:58 +0700 (ICT) Message-Id: <200912090141.nB91fwZI082775@banyan.cs.ait.ac.th> From: Olivier Nicole To: david@vizion2000.net In-reply-to: <200912081111.18012.david@vizion2000.net> (message from David Southwell on Tue, 8 Dec 2009 11:11:17 +0000) References: <200912081040.02500.david@vizion2000.net> <200912081052.nB8Aqf7X072178@banyan.cs.ait.ac.th> <200912081111.18012.david@vizion2000.net> Cc: freebsd-questions@freebsd.org Subject: Re: set up of hp laserjet 2200dn with Jetdirect 610N on network X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Dec 2009 01:42:01 -0000 By the way, something forgot to mention: the script only copies a file from your computer to the printer; it does not do much magic appart from that. As far as I remember, HP 2200 do not understand image files, so you must use an external software (xv from ports?) to print your image. But you would need some software on Windows too. Olivier