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

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -