Last active
November 7, 2017 00:13
-
-
Save kklai/011601434a4402999ac56fd918ee93cf to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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