Question
SCRIPTING: event before saving document
Is there any way to run a JSX script before the file is saved?
Each time the user clicks the Save command, I would like to save in the XMP data whether the PSD file is saved with compression or not.
By using the Start Save Document event in the Script Events Manager, my script runs right after the save starts, not before. Do you have any idea how to get around it?
