Hello!
I'm developing an automation plugin for Photoshop and I was wondering if its possible to store some information into the file. I open it via "eventOpen" and i need to have some kind of ID in it to identify it afterwards. I thought of custom XMP field, but i didn't find something in the SDK-Doc.
Of course I also need to get back the information later on - also via the plugin.
does anyone have an idea how to do such?
thanks richard