From owner-freebsd-questions@FreeBSD.ORG Fri Mar 3 07:30:27 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 80C5416A420 for ; Fri, 3 Mar 2006 07:30:27 +0000 (GMT) (envelope-from igorr@speechpro.com) Received: from speechpro.ru (speech-tech-2.ip.PeterStar.net [81.3.190.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEAED43D45 for ; Fri, 3 Mar 2006 07:30:26 +0000 (GMT) (envelope-from igorr@speechpro.com) Received: from [192.168.2.26] (helo=sysadm.stc) by s1.stc with esmtp (Exim 4.53 (FreeBSD)) id 1FF4B6-0009yj-Gt for freebsd-questions@freebsd.org; Fri, 03 Mar 2006 09:54:16 +0300 Received: from localhost.stc ([127.0.0.1] helo=sysadm.stc) by sysadm.stc with esmtp (Exim 4.54 (FreeBSD)) id 1FF4Az-0009yq-9z for freebsd-questions@freebsd.org; Fri, 03 Mar 2006 09:54:09 +0300 Received: (from igorr@localhost) by sysadm.stc (8.13.4/8.13.3/Submit) id k236s8Jk038367 for freebsd-questions@freebsd.org; Fri, 3 Mar 2006 09:54:08 +0300 (MSK) (envelope-from igorr) Date: Fri, 3 Mar 2006 09:54:08 +0300 From: Igor Robul To: freebsd-questions@freebsd.org Message-ID: <20060303065408.GK38212@sysadm.stc> References: <200603021727.31500.mi+mx@aldan.algebra.com> <4407775C.3090408@yahoo.com> <200603021759.21343.mi+mx@aldan.algebra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200603021759.21343.mi+mx@aldan.algebra.com> User-Agent: Mutt/1.5.11 X-Archived: Yes Subject: Re: How to print in duplex mode? 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: Fri, 03 Mar 2006 07:30:27 -0000 On Thu, Mar 02, 2006 at 05:59:21PM -0500, Mikhail Teterin wrote: > My question was, how to can I manipulate an existing Postscript file, to make > sure, it is printed in duplex mode... `pstops' is supposed to be able to do > it... If you have Windows machine near you, then you can setup this printer to print duplex from Windows, and save generated Postscript file. Then look into file. For example you may try print same document with duplex and not duplex. Then compare resulting files.