Greetings guys,
I have a script that a user in this community gave me(jges). And it works great. I modified to meet my needs. Basically it takes a folder of pics and create new word document that puts the pics in a table along with a caption( the caption gets generated from the file name of the pic).
That works great. The only thing doesn't does is the auto text. For example say file name is ppp.jpg. The caption for that image is 'ppp'. But I have set an auto-text entry to replace 'ppp' with 'purple pink protocol'. But the auto-text doesn't get initialized or something because 'ppp' doesn't get replaced. Any way to get auto-text to work programmatically.
Here is a post of how I got the code, if any one wants to see the code.
Thanks all,
I have a script that a user in this community gave me(jges). And it works great. I modified to meet my needs. Basically it takes a folder of pics and create new word document that puts the pics in a table along with a caption( the caption gets generated from the file name of the pic).
That works great. The only thing doesn't does is the auto text. For example say file name is ppp.jpg. The caption for that image is 'ppp'. But I have set an auto-text entry to replace 'ppp' with 'purple pink protocol'. But the auto-text doesn't get initialized or something because 'ppp' doesn't get replaced. Any way to get auto-text to work programmatically.
Here is a post of how I got the code, if any one wants to see the code.
Thanks all,