Copy link to clipboard
Copied
idle Sent when the application is idle, about once per second. This allows
you to implement background processing tasks.
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Hi Kasyan
I have a problem very similar to yours. I wrote a script [JS][InD] which checks folders in search of any files and then process them. It mades PDF files and moves original files to a "processed" folder.
Now I want this script to run in the background by certain periods of time, without user interaction. Just like the "Watched folders" function of Acrobat Distiller.
Did you reached some solution for this?
Thank you for your help
Daniel
Copy link to clipboard
Copied
http://www.rorohiko.com/wordpress/indesign-downloads/active-page-item-developer/
Take a look at the fileChanged event.
Harbs
http://www.in-tools.com
Innovations in Automation
Copy link to clipboard
Copied
Thank you Harbs
I looked at
InDesignCS4_ScriptingGuide_JS.pdf
JavaScriptToolsGuide_CS4.pdf
indesigncs4_scriptingtutorial.pdf
and the links...
can't find nothing about the fileChanged event
?
Copy link to clipboard
Copied
It's an APID event. Take a look at the link I provided.
Harbs
Find more inspiration, events, and resources on the new Adobe Community
Explore Now