Hi folks,
Does any one here have any knowledge and or experience on how indesign handles the stacking order of page items.
I have a simple script which can be viewed here:
http://home.exetel.com.au/thunder/img/simpleScript.js
The indesign file I am opening can be downloaded here:
http://home.exetel.com.au/thunder/img/sample%20Folder.zip
I am trying to use the index property of pageItem to determine the proper stacking order--I am trying to sort the page Items from top down.
In This example inDesign reports that the object 'little circle' is underneath 'big Circle' and the index numbers in general do not seem to match how I have placed the objects on top of each other in the document.
Is this the correct way to determine stacking order?
Does any one here have any knowledge and or experience on how indesign handles the stacking order of page items.
I have a simple script which can be viewed here:
http://home.exetel.com.au/thunder/img/simpleScript.js
The indesign file I am opening can be downloaded here:
http://home.exetel.com.au/thunder/img/sample%20Folder.zip
I am trying to use the index property of pageItem to determine the proper stacking order--I am trying to sort the page Items from top down.
In This example inDesign reports that the object 'little circle' is underneath 'big Circle' and the index numbers in general do not seem to match how I have placed the objects on top of each other in the document.
Is this the correct way to determine stacking order?