You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to apply a PSD with an overlay template(that I plan to toggle it's visibility with Python based on some data) to an image. So far I created a new document and applied the "add image as layer" but how do I copy the layers from the template?
I managed to open the template document via Session.app.open() (that changed the active document but I suppose it should be fine).
But there are no examples of transferring layers from one document to another.
Can anyone help?
The text was updated successfully, but these errors were encountered:
I want to apply a PSD with an overlay template(that I plan to toggle it's visibility with Python based on some data) to an image. So far I created a new document and applied the "add image as layer" but how do I copy the layers from the template?
I managed to open the template document via Session.app.open() (that changed the active document but I suppose it should be fine).
But there are no examples of transferring layers from one document to another.
Can anyone help?
The text was updated successfully, but these errors were encountered: