Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

RaceTripper

macrumors 68030
Original poster
May 29, 2007
2,904
220
I'm an Automator newbie, but an experienced developer...

I have an Automator action that takes a selection of PDF files and combines them. I want the output file of the Combine PDF action to pipe to an Action that will prompt the user to specify a file for the output (i.e. a Save As... dialog). But I don't see how to do that in Automator. The best I've come up with is to move the generated file and rename it, but I want something more dynamic and user driven.

Here's what I have:
Get Selected Items =>
Sort Finder Items =>
Combine PDF Pages =>
Move Finder Items =>
Rename FInder Items

This is what I really want:
Get Selected Items =>
Sort Finder Items =>
Combine PDF Pages =>
Get Save As... from User (this could be done anytime up to this point)
Save Combined PDF

Am I missing something or do I need to just write an AppleScript for this?
 
Thanks. IIRC, I tried it it and it didn't work for me the way I wanted. Can't remember why anymore. In any case, a colleague came up with exactly what I wanted.

Would you mind sharing the solution? I'm looking to achieve exactly the same thing.

Thank you.
 
Would you mind sharing the solution? I'm looking to achieve exactly the same thing.

Thank you.
I had to recompile it for Snow Leopard. I'll see if I can get permission to share it. The person who wrote the action doesn't work for me anymore, so I'll have to track him down. I'm getting ready to leave for vacation so I won't get to it before next month..
 
Still Waiting

<bump>
I am looking for this same solution. Actually, I rewrote the same PDF combine workflow in automator. I have it where it will automatically open the combined file in preview but I cannot figure out how to have it just save the file to disk and skip the preview step.
 
any progress od 'save as...'

I would also find this script useful... doesn't install on snow leopard
Any news?
 
The person who wrote that for me never replied. I won't share it without permission. Sorry.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.