Skip to main content
Participant
April 3, 2008
Question

Find whether there is any text frame in given co-ordinates

  • April 3, 2008
  • 1 reply
  • 223 views
Hi there,
I'm using adobe indesign 2.0.2 and vb 6.
I want to find whether there is any text frame existing in the given co-ordinates.
Please help.

Thanx
Robin
This topic has been closed for replies.

1 reply

Inspiring
April 3, 2008
You need to tackle this the other way around: get references to all the text frames (on the spread, I suppose) and compare their coordinates with those of interest.

Dave