This content has been marked as final.
Show 3 replies
-
1. Re: Flush Zone Script
Olfar May 13, 2012 10:02 AM (in response to Olfar)How about set tab at the end of each justified paragraph, read its position and calculate the offset form the right side of the textframe?
Any idea?
r
-
2. Re: Flush Zone Script
[Jongware] May 13, 2012 12:05 PM (in response to Olfar)Why? Simply use the last character's insertion point position:
http://jongware.mit.edu/idcsjs5.5/pc_InsertionPoint.html#horizontalOffset
and compare it to the current text frame width. (Don't forget to take into account that the paragraph could have a right indent or last line right indent.)
-
3. Re: Flush Zone Script
Olfar May 14, 2012 3:23 AM (in response to [Jongware])Thank you very much,Jongware, and thanks for that link too.


