Re: Combine multiple PDFs
Re: Combine multiple PDFs
- Subject: Re: Combine multiple PDFs
- From: David Wolfe <email@hidden>
- Date: Fri, 29 May 2009 17:16:22 -0400
I would assume that anyone working at such a major publisher as
Pearson would already have Acrobat Pro, therefore it would not be an
add-on.
On May 29, 2009, at 2:11 PM, Bill Janssen wrote:
David Wolfe <email@hidden> wrote:
Since Acrobat 8, this is so fast and easy I'm not sure you save any
time with automation unless you're talking about volumes of files.
That would be a third-party add-on, wouldn't it? The OP specified so
many restrictions that I think the simplest way to do it is to write a
Python script using the Python bindings to NSPDFDocument, all of which
comes with the Mac. Look in /Developer/Examples/Quartz/Python/ for
some sample scripts.
I would like to combine multiple PDFs into one PDF doc. Is there a
way to do this without third party add-ons or automator actions?
Most of the script snippets I’ve seen use a command line to call
“joinPDF “. I would prefer a solution that does not require this.
Bill
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden