Install pdftk - pdftk will be able to join or merge pdf's for you
Here is how to install
sudo apt-get install pdftk
Here is how to use pdftk after installing
pdftk *.pdf cat output single.pdf
this will merge all pdf's in the current directory and create single.pdf file
You can also merge pdf's by giving names individually
pdftk first.pdf second.pdf cat output final.pdf

Ubuntu 11.04 code named natty narwhal is released download ubuntu 11.04
Read ubuntu 11.10 reviews and share yours now!!
Hi,
- may 15 weeks 2 days agothough I know little about it, I know a nice tool for merging PDF files, Kvisoft PDF Merger(http://www.kvisoft.com/pdf-merger/). Very easy to use.
It supports flexible merging methods, and security setting.