Swapping columns in InDesign with a java script
Hello,
I have a document with many tables with the same Table Style.
All the tables have two columns.
I have managed to make a java script (jsx) that can change the width of the two columns and applied this automatically to all the tables in the document.
Now, I would like to swap the two columns in every table in the document, so that the leftmost column becomes the rightmost one.
If anyone has a few lines of code to accomplish this, it would be great.
With best regards from,
Geir Braathen


