Hi All, I have this word document which contains hyperlinks and index entries. When I place it in InDesign CS6, the hyperlinks are off. Screenshot below shows hyperlink boxes being off as it…
I've found out that it doesn't work when an index marker is inside the hyperlink text source. The script counts the number of index markers from the first character of the hyperlink text up. An easy…
Hey everyone, i'm at a complete loss with this, tried loads of examples from this forum etc and cant get anywhere so i've given up! All i'm trying to acheive is to prompt the user for a code, then…
Hi, I need to find all formatting text into character styles, i used the below code. it's working fine. app.findTextPreferences = app.changeTextPreferences = null;…
Dear All In my InDesign file text frames are exceed in page margins. How to get report this pages and some text frames text threads are missing. How to get report by Java script. Thanks in…
I'm a new learner of Script UI dialog, I want to alert the edit text contents, if I change the first 4 rows to 1, 2, 3, 4 then can I alert 1, 2, 3, 4, Echo, Foxtrot, Golf, Hotel. India, Juliet,…
Hi, I have a catalog which contains alot of index entries. I'm using index to sort out all the products. Usually the index entry is "Name of the product" and if the product is "New", I'll add…
Hi, A want to be able to run an external application via script, just like how we do it in node.js via 'child_process' module. The reason for this is that I want my epub converted to mobi…
Hi guys, i would like to export informations like x and y coordinates, fonts and size into an xml file or something. I'm working with Windows on CS6. Do you know a script or tool? Btw, sorry for…
hello I have this script that changes the numbers format from european to UK/US (for example 1.000 to 1,000) and doesn’t apply to the numbers preceded by any letter. at the moment it partially…
I have several scripts I want exported as binary via "File > Export as Binary" in ExtendScript Toolkit. I want to be able to call ESTK via shell script and tell it to compile that certain file.
