Hi Expert,
While inserting an anchor or index term in between words using scripting, the hyphenation (or word breaking) getting modified.
Please share some suggestion to avoid this issue.
Hi Sankar,
Have you insert the anchored items using the this methods insertionPoints[0] or insertionPoints[-1]. Otherwise can you post your script.
thx,
csm_phil
Hi Phil,
Thanks for your swift response,
We are not using the insertionPoints instead we use "Characters()/Words()" collection to insert anchor objects/applying character style etc.
If you use the "Characters/Words" it will happen sure. Why you not use the "insertionPoints[0]/insertionPoints[-1]. Have you try this method. Please check once again!
thx
This sometimes happens. It's annoying and should not happen, but it does. There's nothing you can do about it.
Peter