Have an account? Sign in
"*" indicates required fields
You agree that CreativePro Network may send you emails, including the newsletter selections above. You can unsubscribe at any time.
By signing in, you agree to our Terms of Use and acknowledge our Privacy Notice.
New user? Create an account
By signing in, you agree to our Terms of Use and acknowledge our Privacy Notice.
Hi guys.
I’m new to InDesign scripts.
I tried to copy and paste the code and it does not work. I paste it in a plain text document changing the extension to .jsx Tried tweaking and deleting the word “try” at the beginning, the semicolon at the end and other digits but nothing works. I get an error message.
This is the code I have been using (the same that tomaxxi wrote)
try{
for(var i = 0; i < app.documents.length; i++){
app.activeDocument.stories.everyItem().textVariableInstances.everyItem().convertToText();}
}catch(e){alert(“Something gone wrong!r” + e);};
What am I doing wrong? Can someone link a script document so I can downloaded it please. :)
This site uses cookies, but not the kind you eat. We use cookies to remember log in details, provide secure log in, improve site functionality, and deliver personalized content. By continuing to browse the site, you accept cookies.