Skip navigation
loulou2003
Currently Being Moderated

structure textframe indesign

Sep 11, 2012 12:54 AM

hi

i use cs ext builder 2 and i develop an indesign extension.

do u know how to retrieve the structure of a textframe (paragraphe > paragraphe > table....) content. i want to know where is a table in a textframe...

thanks

Simon

 
Replies
  • Currently Being Moderated
    Sep 11, 2012 3:32 AM   in reply to loulou2003

    If you want to get a collection of all tables which starts in a text frame you'd do something like this: myTextFrame.tables. However, this will not find tables continued from a previous text frame. For that you need to work backwards and infer it from the textframes the table occupies (assuming there is one).

     

    For InDesign-specific questions like this, the InDesign Scripting forum is a better place to ask: http://forums.adobe.com/community/indesign/indesign_scripting

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points