Hello ,
How to identify particular selected text box is related to some InCopy document/article.
How to find that story within particular selected text box is related to any InCopy document/article.
I have written following code
UIDList allStories( Utils<IStoryUtils>()->GetStories(activeDoc) );
if ( allStories.Length() > 0 ){}
With the help of above code i can get the UIDList of all InCopyStories from a InDesign document.
Now i want to find the name of the InCopy document corresponding to the InCopy stories found in a inDesign document.
Please help me.
Thanks in advance
North America
Europe, Middle East and Africa
Asia Pacific