ai_create_document
Creates a new Adobe Illustrator document by specifying width and height in points. Use it to start design tasks with precise dimensions via COM automation.
Instructions
在 Illustrator 中新建一个文档,单位为点(pt,72pt = 1 英寸)。width/height 为尺寸。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | No | 宽度(点 pt) | |
| height | No | 高度(点 pt) |