Copy link to clipboard
Copied
How to delete InDesign file using script .
Please give me sample code or any website link..
Copy link to clipboard
Copied
File ('d:/folder1/folder2/test.indd').remove();
Copy link to clipboard
Copied
The website you need to refer is given below
https://www.indesignjs.de/extendscriptAPI/indesign-latest/#Application.html
It lists the properties and methods accessible to you when you code in Extendscript
-Manan
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more