I have a script that shows a dialog window with a slider bar, next to a static text. The text shows the percentage of the slider bar (0 to 100). The problem is
Was wondering if anyone knew why this may be happening? I've set up an InDesign document importing from Word with the correct formatting but then when I import
This guide provides a very good overview of InDesign scripting using Python. I am able to open my document and export it to a PDF, but in addition to that I wan
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