How to identify the document that corresponds to the currently selected text box.
hello ,
how identify particular selected text box related incopy document/article.
how find story within particular selected text box related incopy document/article.
i have written following code
uidlist allstories( utils<istoryutils>()->getstories(activedoc) );
if ( allstories.length() > 0 ){}
with of above code can uidlist of incopystories indesign document.
now want find name of incopy document corresponding incopy stories found in indesign document.
please me.
thanks in advance
More discussions in InDesign SDK
adobe
Comments
Post a Comment