Thursday, July 12, 2012
Merge all pdf files in a folder into one file
When faced with a problem of printing more than 500 pdf files I thought why can't it be merged into one. I always do this merging in with 4 or 5 files. It was quite a daunting task then. Then I came upon this solution. Works like a charm.
Get list of files in a folder in Ubuntu
Needed a list of all files in a folder.
ls > file.txt
Both work just fine.
Subscribe to:
Posts (Atom)