Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jun 2012 15:23:42 +0200 (CEST)
From:      Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
To:        Matthias Apitz <guru@unixarea.de>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: printing jpeg slides to a Postscript printer
Message-ID:  <alpine.BSF.2.00.1206251523350.79150@wojtek.tensor.gdynia.pl>
In-Reply-To: <20120625131432.GA1872@tiny.Sisis.de>
References:  <20120625091535.GA1324@tiny.Sisis.de> <20120625053713.5bd88e7d@vixen42.vulpes.vvelox.net> <20120625124710.GA1827@tiny.Sisis.de> <alpine.BSF.2.00.1206251451320.78793@wojtek.tensor.gdynia.pl> <20120625131432.GA1872@tiny.Sisis.de>

next in thread | previous in thread | raw e-mail | index | archive | help
  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--2456600518-672430742-1340630622=:79150
Content-Type: TEXT/PLAIN; charset=iso-8859-1; format=flowed
Content-Transfer-Encoding: 8BIT



On Mon, 25 Jun 2012, Matthias Apitz wrote:

> El día Monday, June 25, 2012 a las 02:52:24PM +0200, Wojciech Puchar escribió:
>
>> simplest case:
>>
>> 1)convert them in batch to postscript.
>
> I did this already with:
>
> for i in *.jpg do ; convert $i $i.ps ; done
>
> this works fin;
>
>>
>> 2)place it with mpage, many on one page.
>
> and now a
>
> mpage -bA4 -4 *.ps > /tmp/all.ps
>
> gives a 10 page PS file, each page divided by fine lines into 4 sub
> pages; but on any of the 10 pages one of the slides is put into the
> upper left sub page area; what I'm missing?

-c
--2456600518-672430742-1340630622=:79150--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1206251523350.79150>