Quantcast
Channel: Adobe Community : Popular Discussions - Illustrator Scripting
Viewing all articles
Browse latest Browse all 12845

XMP - Add keywords with script

$
0
0

Hallo Forum,

 

I would create a script to have keyword standards.

 

In EXCEL i create a controlled namespace trougth comboboxes to save the files in an controlled way. The Metadata should be a controlled way to avoid "phantasie"-names. Having this values I would insert this strings in the XMP:KEYWORD field. In this way with the bridge I can retrive the information.

 

xmp.string = word1, word2, word3, ...

 

I use VBA and at the moment I have this but it doesn't work.

 

Sub meta_add ()

dim w1 as string

w1 = "hallo world"

document.xmpString.add.w1

end sub

 

Somebody can help me with the basic? JAVA would be welcomed too !!!

Thank you

Form.JPG


Viewing all articles
Browse latest Browse all 12845

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>