create_document
Creates a new InDesign document with customizable size, margins, bleed, and page settings.
Instructions
Create a new document
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | No | Document width in mm | |
| height | No | Document height in mm | |
| pages | No | Number of pages | |
| facingPages | No | Enable facing pages | |
| pageOrientation | No | PORTRAIT | |
| bleedTop | No | Top bleed in mm | |
| bleedBottom | No | Bottom bleed in mm | |
| bleedInside | No | Inside bleed in mm | |
| bleedOutside | No | Outside bleed in mm | |
| marginTop | No | Top margin in mm | |
| marginBottom | No | Bottom margin in mm | |
| marginLeft | No | Left margin in mm | |
| marginRight | No | Right margin in mm |