In the quest for a quick way to combine several PDF files into one I came across this page on how to use Automator to create a right-clickable OSX service for this.
Very quick indeed, but doesn't do exactly what I need. If possible, how do I modify it (or do the whole thing another way) so that:
1) I can select the order of the individual files before saving
2) The new file is saved in the same folder as the individual files
3) Give the new file a name which is based on one of the individual files (i.e. the basename with "merged" appended might be a good start)
I'm in OSX 10.6.8.
Very quick indeed, but doesn't do exactly what I need. If possible, how do I modify it (or do the whole thing another way) so that:
1) I can select the order of the individual files before saving
2) The new file is saved in the same folder as the individual files
3) Give the new file a name which is based on one of the individual files (i.e. the basename with "merged" appended might be a good start)
I'm in OSX 10.6.8.