Mark Anthony Degamo
Hi, I need some critics for the following code snippet. I am trying to implement an AMD like functionality with ESTK and was wondering if I was doing it the right way or the wrong way. ESTK already…
in InDesign Scripting
Mark Anthony Degamo
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…
in InDesign
newtoindesign
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…
in InDesign Scripting
VeluVK
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;…
in InDesign Scripting
ASHOK KUMAR
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…
in InDesign Scripting
creativejoan0425
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,…
in InDesign Scripting
nAru
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…
in InDesign Scripting
Mark Anthony Degamo
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…
in InDesign Scripting
rabillion
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…
in InDesign Scripting
cinzia_pn
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…
in InDesign Scripting
Mark Anthony Degamo
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.
in InDesign Scripting
Load more items