On 6/7/07, kelsey hudson <[EMAIL PROTECTED]> wrote:
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? :)

Voila.  I believe the original complaint was that pdf2ps expanded the
original file an excessive amount.  I realize that all of the
expansion will be hidden in the pipeline.

  carl
--
   carl lowenstein         marine physical lab     u.c. san diego
                                                [EMAIL PROTECTED]


--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to