Paragrah style "Title" (~20 words), export to XMP "Title"
does know of way, or purchase script indesign cs5 allow me take text box containing paragraph style that's called "title" , have cript run , place same title in xmp, title area? implementing asset managment solution require key in title in asset management database, , avoid re-work possible having document changes time created final sign off, , may go in "welcome blue room" @ assent mangement side, final id document "welcome red room". i'd prefer have id file update asset management file xmp data creates.
if has idea or suggestion, i'd appreciative.
thank you,
b
hey!
i think it:
app.findtextpreferences = nothingenum.nothing; app.changetextpreferences = nothingenum.nothing; app.findtextpreferences.appliedparagraphstyle = "title"; app.activedocument.metadatapreferences.documenttitle = app.findtext()[0].contents;
--
tomaxxi
More discussions in InDesign Scripting
adobe
Comments
Post a Comment