Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 514 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 514 Bytes

InDesign-Scripts

Here are some scripts for Adobe InDesign placed, that may help you in your workflow.

Scripts

getcorrds.jsx

This scripts generates for selected objects a list of name, position and size. Position and size are exported as mm from InDesign. Illustrator exports it as px.

I made this script, to fill a PDF with data.

This script is also compatible with Adobe Illustrator.

Requirements

  • Adobe InDesign CS 6 or higher

How to make the script

run make from root directory.