Skip to content

Instantly share code, notes, and snippets.

@AlexeyNik
Created September 17, 2018 04:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AlexeyNik/a23c04a1c01a0daf3ddc903ecda45f89 to your computer and use it in GitHub Desktop.
Save AlexeyNik/a23c04a1c01a0daf3ddc903ecda45f89 to your computer and use it in GitHub Desktop.
// text frame selected:
var frame = app.selection[0];
var gap = frame.parentPage.bounds[2] - frame.parentPage.marginPreferences.bottom - frame.lines[-1].baseline;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment