I have a jsx script which i use for indesign scripting. The function below is used to write to a file. It works perfectly in windows. In mac it is not able to c
I am new to scripting and copied this one below and it works great but not all tables are the same in the document and I just want to affect the selected tables
I saw that there was a similar question but my problem is not the same : This is how I create my graphicLines : var myArr = [ [x1, y1], [x2, y2], ... ]
I have a following code which works great for importing excel to InDesign and creating automatic grid catalog. var doc = app.activeDocument; // get a text from
I'm trying to write a script where part of it is to find out if there is an image in the objects selected, or the objects are empty shapes. I need to check if t