Open a file in another application from within a PDF
Hello,
Apologies if this has been asked before, but I have searched with no luck.
I want to assign a button in my PDF to open up an .ai file in Illustrator. Now, I know I can use the Open File action, navigate within Finder to find my file to link to. That works fine.
But I need a bit more flexibility than that, as I want to be able to manually type in a file path (reason, my PDF will be shared with three offices, each of which will have their own file paths. I don't want to have to travel to the other office just to relink a new file, should something change. If I can type in manually I can set the file path remotely)
So I thought to use app.openDoc....
app.openDoc("/Users/produser/Desktop/testfile.ai")
However, all that does is open up the file in a new window within Acrobat.
Is there a way to tell Acrobat that the target application for the file is Illustrator, not Acrobat?
Thanks
JTH
