This content has been marked as final.
Show 4 replies
-
1. Re: Is there any paragraph property to determine it's location/offset inside a document?
Harbs. May 3, 2011 12:39 AM (in response to andrejusc)The easiest way is to compare the index property.
Harbs
-
2. Re: Is there any paragraph property to determine it's location/offset inside a document?
andrejusc May 3, 2011 12:47 AM (in response to Harbs.)So, if later I'll insert new paragraph between already 2 presented and save my docuemtn for later grep again - will all 3 paragraphs' indexes be adjusted?
-
3. Re: Is there any paragraph property to determine it's location/offset inside a document?
Harbs. May 3, 2011 12:55 AM (in response to andrejusc)Every character in InDesign has an index.
If you grab the index of a paragraph it gives you the index of the first character of that paragraph. The indexes are dynamically generated.
HTH,
Harbs
-
4. Re: Is there any paragraph property to determine it's location/offset inside a document?
andrejusc May 3, 2011 3:25 AM (in response to andrejusc)Thank you, that index helped in my situation.


