Script to open folder (directory) after PDF export
Hi!
I'm working on a script that exports PDF documents into certain folders on my computer.
The code works like this: I open a file on an internet platform and it generates a temporary folder in my directory "C:\Users\eusou\Documents" and this folder has a variable name and changes every time I open the file via online platform. To get around this, I created a script that locates my PDF file in these folders with the same name as the indesign document file that I have open. So, I created a code so that it locates this folder, saves it in a variable and exports the file within this folder.
As there are many folders, I would like a script that opens the folder where it was exported after I export my file!
