Question about Photoshop actions
I suspect the answer will be "write a script," and I'll consider doing that if it's not possible to do what I want with an action.
I wrote an action that's supposed to add a border with registration marks to an existing image (I'm not printing from Photoshop, so I cannot use the Print settings to add the registration marks). The action starts by creating a new layer over the existing image, converts the new layer to a smart object, opens the smart object, and creates the border.
When I defined the action,the existing image happened to be 6x6". I thought that when the action played, it would pick up the size of the current background layer, e.g., 6x9. But the action remembers the 6x6 size from the time of recording.
Is there any way to have new layer use the current image size?
