Question
How to create a document with a default unit of mm by jsx?
jsx guide:
app.documents.add([documentColorSpace] [, width] [, height] [, numArtBoards] [, artboardLayout] [, artboardSpacing] [, artboardRowsOrCols] )
no param to set the unit.
or can I set the unit after the document created? anyone advice?
