Derek,
There are a few programs I use a lot to do what you want to do
PDF-shuffler [1], pdfsam [2] and PDFtk [3].
PDF-shuffler is by far the easiest to use. PDF-Shuffler actually
renders each page for you and allows you to drag and drop the pages to
different locations in the file. It does run with python so should
theoretically be able to be installed and run on Mac. I can see some
precompiled versions [4, 5] on google that you may want to give a try.
pdfsam is good but limited in what you can do. That is only split and
merge files. You can explode pdfs then merge individual pages but it is
all done using file names, i.e. you can't 'see' what you are doing.
pdftk essentially gives you everything you need to access the pdf
libraries it uses from the command line (i.e. bash terminal). You can
easily join, split, encrypt any PDF files but again you can't 'see' what
you are doing.
My current workflow is to manipulate the PDF using PDF-Shuffler then
encrypt using pdftk.
[1] http://sourceforge.net/projects/pdfshuffler/
[2] http://www.pdfsam.org/
[3] http://www.pdflabs.com/docs/install-pdftk/
[4] http://mac.softpedia.com/get/Utilities/PDF-Shuffler.shtml
[5] http://mac.lisisoft.com/app-software/250898-PDF-Shuffler.html
[SNIP]
--
Cheers Simon
Simon Cropper
Website Administrator
http://www.fossworkflowguides.com
The fossWorkflow Guides
(c) Simon Cropper CC-BY-SA 3.0 Australia
http://creativecommons.org/licenses/by-sa/3.0/au/deed.en
--
For unsubscribe instructions e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted