Skip navigation
Currently Being Moderated

How to identify the document that corresponds to the currently selected text box.

Aug 20, 2012 2:51 AM

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

 

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points