Hello everybody,
I'm a very beginner in indesign scripting.
I would like to create a script in order to list all elements and the inner structure of a n indesign document.
The aim for me is to understand how elements are sorted and arranged into indesign, and be able to find an specific element by its item name.
The output document could be an xml or txt document with a treeview structure.
I would like have a rough idea of which kind of javascript code I should use for that.
Thanks for answers.