export_layout
Export an ArcGIS Pro layout to PDF, PNG, JPEG, SVG, or TIFF, with optional inline PNG/JPEG output for quick checking.
Instructions
Export a layout to PDF / PNG / JPEG / SVG / TIFF. PNG and JPEG come back as an inline image so the result can be checked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dpi | No | Export resolution. | |
| layout_name | Yes | Layout name. | |
| output_path | Yes | Output file; the format follows the extension. | |
| return_image | No | Return PNG/JPEG output inline. |