This content has been marked as final.
Show 4 replies
-
1. Re: How to Select object above [js]
Thomas B. Nielsen Jul 12, 2009 12:00 PM (in response to (MightyJack))Can you find the desired frame by Indesigns Find Change options?
Like searching for a specific para style? or perhaps by some GREP search?
-
2. Re: How to Select object above [js]
sungnoone Jul 13, 2009 12:26 AM (in response to (MightyJack))The stable method is to use "geometricBounds" attribute of object .
To get the top、left、bottom and righ of objects , then compare their order !
-
3. Re: How to Select object above [js]
(MightyJack) Jul 14, 2009 11:22 AM (in response to Thomas B. Nielsen)Hi Thomas
Tanks, for the help
I think i will try the hard way to compare the frames.
Best regards
-
4. Re: How to Select object above [js]
(MightyJack) Jul 14, 2009 11:24 AM (in response to sungnoone)Super.
I had the same ide but where looking for the short way.
Tanks for the help.
Tonny

