Export Pdf
export_pdfExport the PCB layout as a PDF with selectable layers, page size, and color mode.
Instructions
Export the PCB layout as a PDF document, optionally selecting layers, page size and colour mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layers | No | Optional array of layer names to include (default: all) | |
| pageSize | No | Page size | |
| outputPath | Yes | Path to save the PDF file | |
| blackAndWhite | No | Whether to export in black and white | |
| frameReference | No | Whether to include frame reference |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |