Save Document
illustrator_save_documentSave the active Adobe Illustrator document. Specify a path to save a copy in AI, PDF, or EPS format; omit to save in place.
Instructions
Save the active document. With no 'path', saves in place (the document must already have a file). With a 'path', saves a copy in the given format.
Args:
path (string, optional): absolute destination path
format ('ai'|'pdf'|'eps'): used only when 'path' is given (default 'ai').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Absolute destination path (optional). | |
| format | No | Save format when 'path' is provided. Default 'ai'. | ai |