I have a subscription for a startup magazine who upload articles from old issues to their server on the Internet. The documents are in pdf format with each article having its own pdf document. This gets a little bit messy with twenty plus articles per issue as you can guess.
Merge PDF Files
Winston was asking me if I would know a way to merge one or more pdf files so that the contents of all the files would appear in one pdf file at the end. A quick research revealed a software pdftk – pdf toolkit -which can be used to merge and split pdf files. Many shareware softwares exist that do the same thing but pdftk seems to be one of the few that can merge pdf files for free.

