Question
Creating a ZIP file in InDesign
- July 19, 2024
- 2 replies
- 2493 views
Good afternoon.
I need your help in finalizing the save script.
There is a script that saves a folder with fonts, IDML and INDD documents to a separate folder using doc.package For Print.
I need to make a ZIP archive from the folder it saves to.
The main problem is that the working folders and files are not stored on the local machine, but on network storage.
The folder is created new each time using a script.
There is no way to assign a specific folder on the NAS to the app.packageUCF method, as it will cause a lot of confusion in the files (the script is used by several people for a large number of files).
Maybe someone can tell me how to specify the path to the network folder to the app.packageUCF method?
