Christian Seberino wrote:
On Thu, June 7, 2007 10:22 am, kelsey hudson wrote:
Christian Seberino wrote:
Is there an mpage type app to put multiple PDFs on one page?
Yes. Investigate pdftk.
I *love* pdftk. I looked at their web page. I couldn't find
anything that lets you combine say 4 powerpoint slides onto one
page. (i.e. 4 little slides next to each other)
pdf2ps input.pdf - | psnup -n4 | ps2pdf - output.pdf
Viola.
Can you tell I work with these types of files a lot? :)
--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list