From owner-freebsd-questions@FreeBSD.ORG Mon Jun 25 12:52:24 2012 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 8AE561065676 for ; Mon, 25 Jun 2012 12:52:24 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [89.206.35.99]) by mx1.freebsd.org (Postfix) with ESMTP id E66888FC0C for ; Mon, 25 Jun 2012 12:52:23 +0000 (UTC) Received: from wojtek.tensor.gdynia.pl (localhost [127.0.0.1]) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5) with ESMTP id q5PCqOF8078857; Mon, 25 Jun 2012 14:52:24 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5/Submit) with ESMTP id q5PCqOAX078854; Mon, 25 Jun 2012 14:52:24 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 25 Jun 2012 14:52:24 +0200 (CEST) From: Wojciech Puchar To: Matthias Apitz In-Reply-To: <20120625124710.GA1827@tiny.Sisis.de> Message-ID: References: <20120625091535.GA1324@tiny.Sisis.de> <20120625053713.5bd88e7d@vixen42.vulpes.vvelox.net> <20120625124710.GA1827@tiny.Sisis.de> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (wojtek.tensor.gdynia.pl [127.0.0.1]); Mon, 25 Jun 2012 14:52:25 +0200 (CEST) Cc: freebsd-questions@freebsd.org Subject: Re: printing jpeg slides to a Postscript printer 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: Mon, 25 Jun 2012 12:52:24 -0000 > I did this with OpenOffice 3.x and you have > - 10 times to Inser Picture > - 10 times pic-up the correct picture from the file dialog > - 10 times to move the picture to the correct place in the page > - 10 times to scale the image so that two fit and adjust them a bit > - 4 time Create new page > > it took me something like half hour to get it printed; this is not even > an option if you do it only once :-( > simplest case: 1)convert them in batch to postscript. 2)place it with mpage, many on one page. there are probably other simple solutions. more complex - 1 and use TeX :)