asynchronous export file
Here is an extract from my applescript, i need my script to wait for this process to finish before carrying on.
asynchronous export file active document format PDF type to exportPath without showing options
wait for task background task completed
but i get the following error:
error "Adobe InDesign CC 2014 got an error: Can’t get background task completed." number -1728 from background task completed
Am i doing something wrong?
any help would be appreciated