Skip to content

Instantly share code, notes, and snippets.

@kklai
Last active November 7, 2017 00:13
Show Gist options
  • Save kklai/011601434a4402999ac56fd918ee93cf to your computer and use it in GitHub Desktop.
Save kklai/011601434a4402999ac56fd918ee93cf to your computer and use it in GitHub Desktop.
// reference: https://www.adobe.com/content/dam/acom/en/devnet/illustrator/pdf/Illustrator_Scriptin_Reference_JavaScript_cc.pdf
var doc = app.activeDocument;
var docPath = doc.path;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment