set ruler units to millimetersと記述してもr/oの警告が出るので
新規ドキュメントのタイミングで記述してみたのですが、
AppliScriptエラーではないようですが、適用もされません。
tell application "Adobe Illustrator"
activate
make new document with properties {color space:CMYK, ruler units:millimeters, width:297 * 2.834645, height:210 * 2.834645}
end tell
[16259] rah (2014/01/06 Mon 16:50)