Concatenate 2 PDF documents

M

Morten

Hi.

Anyone know if there's a library out there that supports concatenation
of 2 PDF documents?
Basically I need to append b.pdf to a.pdf.

Br,

Morten
 
E

elof

Hi.
Anyone know if there's a library out there that supports concatenation
of 2 PDF documents?
Basically I need to append b.pdf to a.pdf.

http://www.lowagie.com/iText/

There's an example included called Concat.java that does exactly that.

iText is not written in Ruby, but despite this shortcoming it is a very
good piece of software ;-)

Kristian
 
M

Morten

http://www.lowagie.com/iText/

There's an example included called Concat.java that does exactly that.

iText is not written in Ruby, but despite this shortcoming it is a very
good piece of software ;-)

Kristian

Thanks for the tips. I was secretly hoping for a Ruby only solution, or
one that did not require me to have my hosting provider install Java.

The pdftk port has an awful lot of dependencies. It seems that
ImageMagick can do it: convert some.pdf other.pdf output.pfd - I'll be
looking into that.

Br,

Morten
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,772
Messages
2,569,592
Members
45,104
Latest member
LesliVqm09
Top