Merge PDFs

This software merges all PDF files placed in the software folder and merge them into one file called "merge.pdf".

Manual :

1- if not already installed, install Perl free programming language

2- if not already installed, install Ghostscript

3- unzip the software

4- copy your PDF files into the sofware directory. Your PDF files must have the extension .pdf

5- execute the software by the command : perl software_name or double click on the .pl file

6- PDF files are merged into the file merge.pdf

Tip : the PDF files are merged according to alphabetical order. You can control this order by numbering the files like 1.pdf, 2.pdf etc...

Remark : I tested this program on linux only