Skip to content

PDFCombine 1.0

Categories: Software

Table of Contents

Last week I needed to combine a couple of PDF’s together. I thought ‘I’m in this advanced operating system it should be easy’. Well, it wasn’t, and the solutions out on macupdate.com and the like were either shareware (I wasn’t going to pay $20 for such a simple task such as this), or didn’t output the PDF correctly (for instance, you couldn’t search/select the text that previously was searchable/selectable). I was kind of annoyed that simple task like this could not be completed on such a modern operating system such as OS X; so I wrote my own program and thus PDFCombine 1.0 was born.

PDFCombine uses the new PDFKit framework introduced in 10.4 to do all the hard work, so it was really very easy to write the program. Kudos to Apple for doing a fantastic job on the API for this framework. If their is enough interest maybe I’ll write a nice GUI for this application, let me know if you would like a Cocoa GUI for this. Full source code is available for download.

Enjoy!

Keep in Touch

Subscribe to my email list to keep in touch. I’ll send you new blog posts and other thoughts.