[Chicago-talk] PDF concatenation

jason at multiply.org jason at multiply.org
Thu Oct 28 08:58:17 CDT 2004


Quoting Komtanoo Pinpimai <komtanoo at gmail.com>:

>     I have hundreds of PDF files, each one consists of only one page.
> Does anyone know which module is capable of concating these PDF pages
> into a single PDF file. I did reseach in the CPAN, but it has more
> than 50 PDF modules, and I don't know which is the right one.

joinPDF is a nice and easy command line tool to use to do this.  You run it like
this:
joinPDF file1.pdf file2.pdf ... fileN.pdf

http://www.iis.ee.ic.ac.uk/~g.briscoe/joinPDF/

also, for perl PDF modules, use PDF::API2.  it is great.

-jason gessner
    jason at multiply.org

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


More information about the Chicago-talk mailing list