Hi all,
I am working on a script that is asking InDesign to place a snippet into the slug of whatever document is created. The problem is I don't seem to have control over the placement coordinates of the snippet: it always place it at exact same coordinates than where it was placed when I created it ...
Any idea about how to get around this problem would be greatly appreciated:
- Placing in a slug
- maybe the script would set margin to zero at the bottom trim of any document created and the snippet would be placed at a 0, 1" coordinate
- maybe the script coordinate would be x:0, y:(myDocumentHeight + 1)
I just don't know....
Thank you!