PDF combine

Hi guy!
Can you help me the way or code to combine 2 PDF file.

You could use pdftk (PDFtk - The PDF Toolkit).
It’s a command line utility, but probably the best and easiest. Your
other alternatives are using Ruby PDF libraries, like PDF::Writer and
others, which load the files in memory, and would be later
reconstructing them.
Bye,

nachokb

On Jul 31, 4:52 am, Thinh P. [email protected]