Search found 2 matches

by prasad
Wed Aug 30, 2017 4:22 pm
Forum: Automation & Image Workflow
Topic: Export layers as jpg
Replies: 0
Views: 8836

Export layers as jpg

Hello, all I already have a script and want to add 1 more step to it.
I have 4 layers which are renamed as required I want to export them as individual jpg files, need a code which does this for me.
Thanks in advance.
by prasad
Wed Aug 30, 2017 3:57 pm
Forum: Automation & Image Workflow
Topic: auto start an action
Replies: 2
Views: 9067

Re: auto start an action

type following line to start action automatically
doAction('action name','action set name');

Mention Action name and Action set name