[Ubuntu-BD] pdf maker

Nasimul Haque nasim.haque at gmail.com
Mon Aug 9 17:14:49 BST 2010


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!



More information about the ubuntu-bd mailing list