Copy link to clipboard
Copied
Does InDesign GREP support a "beginning or end of frame" position match?
Something that is simulare til end of story (\z), but matches start and end positions of textframes.
No (see the list at the bottom of that page).
It needs a script to do so; see also the .parentTextframes property in Text on https://www.indesignjs.de/extendscriptAPI/indesign-latest/#Text.html#d1e457478
Copy link to clipboard
Copied
No (see the list at the bottom of that page).
It needs a script to do so; see also the .parentTextframes property in Text on https://www.indesignjs.de/extendscriptAPI/indesign-latest/#Text.html#d1e457478
Copy link to clipboard
Copied
Hi Jongware.
Thank you for your reply – It is a great list.
Writing a script could solve it, but I was hoping for a "cleaner" approach.
Thank you for your help.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now