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

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -