9
Unzip a file using JS prototype/library for InDesign Javascript
Participant
,
/t5/indesign-discussions/unzip-a-file-using-js-prototype-library-for-indesign-javascript/td-p/14171522
Oct 19, 2023
Oct 19, 2023
Copy link to clipboard
Copied
Hi Team,
app.unpackageUCF("path to zip","destination folder");
The above line throws an error if the zip file contains more subfolders or files in Indesign.
Team, please let me know if any JS prototype/library to unzip a file.
Thanks
TOPICS
Scripting
,
SDK
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Engaged
,
/t5/indesign-discussions/unzip-a-file-using-js-prototype-library-for-indesign-javascript/m-p/14171657#M546712
Oct 19, 2023
Oct 19, 2023
Copy link to clipboard
Copied
Hope this helps:
https://community.adobe.com/t5/indesign-discussions/unzip-files/td-p/7593955
Thanks,
Prabu G
Thanks,
Prabu
Design smarter, faster, and bolder with InDesign scripting.
Prabu
Design smarter, faster, and bolder with InDesign scripting.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Balaji Murugesan
AUTHOR
Participant
,
LATEST
/t5/indesign-discussions/unzip-a-file-using-js-prototype-library-for-indesign-javascript/m-p/14171715#M546716
Oct 19, 2023
Oct 19, 2023
Copy link to clipboard
Copied
Hi @Anantha Prabu G ,
Thanks for the suggestion,
I am working Windows environment.
I tried executing the bat file to unzip, but this approach won't wait for the unzip process to finish. It goes to the next process,
In this case, we face problems like missing files/images.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

