opensubscriber
   Find in this group all groups
 
Unknown more information…

f : freebsd-questions@freebsd.org 25 June 2012 • 9:14PM -0400

Re: printing jpeg slides to a Postscript printer
by Matthias Apitz

REPLY TO AUTHOR
 
REPLY TO GROUP




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?

the man page of mpage says "... with the text reduced in size so that
several pages appear on one sheet of paper..."; it seems it does work
with images, or?

matthias

--
Matthias Apitz
e <guru@unix...> - w http://www.unixarea.de/
UNIX since V7 on PDP-11, UNIX on mainframe since ESER 1055 (IBM /370)
UNIX on x86 since SVR4.2 UnixWare 2.1.2, FreeBSD since 2.2.5
_______________________________________________
freebsd-questions@free... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@free..."

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

Related Messages

opensubscriber is not affiliated with the authors of this message nor responsible for its content.