Copy link to clipboard
Copied
I have a script for generating guides based on an array
Copy link to clipboard
Copied
Bounds of the Page are the same as GeometricBounds for objects:
[0,1,2,3]
[top, left, bottom, right]
So width will be 3-1 and height 2-0.
Thanks to Bounds - you don't need to care about (0,0) point and if it's per page or for the spread - AND when there are more than two pages per spread or if there are gaps in between or pages are shifted.
And you shouldn't be opening so many new posts - when it's still the same "problem".
Copy link to clipboard
Copied
Sorry but I really have absolutely no idea how to interpret what you wrote. Can you please spell out what's happening in much much much more detail to adjust what I have now? I really need much more detail, pretend I'm entirely inept with any kind of coding, don't assume at all in any remote way shape or form that I'm an expert.
The idea that all I need is 3-1 to make this work appears incorrect. It does not successfully attenuate to the active page of a selected spread based on what you have written.
Copy link to clipboard
Copied
I'm not JS guy and example in VB will be even more confusing - and I'm responding from my phone - so please check your 2nd thread and Mark's answer.
Copy link to clipboard
Copied
An example using the coding I presented will be a lot less confusing than something completely random and different you make up. Can you fix my current code to do what I'm trying to get it to do?
Copy link to clipboard
Copied
I'm not JS guy - my example of code would be in VisualBasic - completely different programming language.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now