By neildaemond, an 'any-stack' hacking grasshopper.
Taking notes while tinkering with:
Merge All PDFs In A Folder
Thu, Oct 6, 2016 in /jack-of-all-trades/
I like to use Boogie Board Sync to take notes, then sync them to my Laptop using dropbox. Unfortunately, the Sync creates a one page PDF for each saved screen. Therefore, having one folder per sorted topic, I open up the folder in terminal and run the following simple script which I keep in my PATH.
It will create a merged pdf, then move all the source pdfs into a created ‘merged’ folder. It requires ghostscript.
#Tools #PDFs