PDF Manipulation utility for unix?
August 11, 2008 8:54 AM
Subscribe
UNIX experts: what's the best way to take a pdf file, cut out a few (non-sequential) pages, insert a few more pages from another pdf file, and end up with one new pdf file?
I need a pdf manipulation utility that can run on ubuntu. I have a pdf document (made with Keynote) which is about 30 slides for a talk. I am currently away from home and only brought with me a small laptop running xubuntu. I'd like to take the original pdf, remove some slides (i.e. pages), create some new slides with Latex/beamer, and end up with a new set of slides, some new and some old. It would be a real pain to redo all the slides in beamer, and as I made the first set in Keynote on a mac, I can't edit them natively. I have
PDFPen on my mac at home -- I love this app and a unix version of something like this would be ideal. I've searched and come up empty. At this point I'm willing to purchase something that would do the trick.
posted by tractorfeed to computers & internet (6 comments total)
6 users marked this as a favorite
From what you describe, "burst" the existing PDF into individual pages, and then "cat" the new set of pages into one PDF.
posted by chengjih at 9:05 AM on August 11, 2008