Quantcast
Channel: Adobe Community : Popular Discussions - InDesign Scripting
Viewing all articles
Browse latest Browse all 15932

I need only content details from my code

$
0
0

Hi,

 

See collected the Master page text content details from below code using Indesign javascript:

 

if(master[i].textFrames[j].parentPage != null)

{

      contents +="\""+ master[i].name + "\",\"" + master[i].textFrames[j].contents + "\"\r";

}

 

If my contents is empty in my master page(for instance B-Master page), I don't need that details from above code, I need only contents on Master page detail only, anybody can help me for new code. FYI I don't need the highlighted details in below snapshot.

1.png

 

 

by hasvi


Viewing all articles
Browse latest Browse all 15932

Trending Articles



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