Here is the easiest solution that I use. It is a command line solution. Place all your files to a single folder. Open the terminal and go to the folder using 'cd' and run 'convert' to make the pdf. e.g.,
cd THE_FOLDER_YOU_PLACED_YOUR_FILES convert * output.pdf That's all! -- Ubuntu Bangladesh | http://ubuntu-bd.org Bangla Linux Forum | http://forum.linux.org.bd https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
