Quantcast
Channel: Adobe Community: Message List - InDesign Scripting
Viewing all articles
Browse latest Browse all 37788

Re: InDesign script - outlines with text variables

$
0
0

Hi Mr_Cummin,

 

In you case, You need to initially Text variable text convert to Text format, after you can convert to create outlines. Try the below JS code.

 

 

app.activeDocument.textVariables.everyItem().convertToText();
app.activeDocument.stories.everyItem().createOutlines ();

 

thx,

csm_phil


Viewing all articles
Browse latest Browse all 37788

Trending Articles



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