excel - Add text to the photo using Photoshop action -
i have worksheet image filename (column a) , text added(column b) image respectively in 2 different columns.
images has been saved in separate folder
task: text defined in column b added right corner of respective image defined in column a.
is there solution using photoshop actions , vba.
you can automate entire thing excel, using vba. won't need photoshop actions.
in excel's vba editor, need make reference adobe photoshop object type library, , use automation objects top open image file, add text , save.
Comments
Post a Comment