Question
How can you use Javascript to enter metadata into a PSD, and pull it out later?
Developing an app for a non-profit, and I'm half way there, but stuck at:
#1. Getting a file location reference when the .jpg is first brought into PS as a layer.
#2. Getting a script to write into the medata for the PSD in some field
#3. Getting a script to read back the metadata from the PSD to use in other scripts.
#1 will be the toughest, but does anyone know how to do #2 and #3?
