PDF Extract Pages
Extract specific pages from a PDF documentProperties
| Property | Value |
|---|---|
| Type | pdf-extract-pages |
| Family | Actions |
| Group | Files & Storage |
Parameters
| Name | Label | Type | Description | Required |
|---|---|---|---|---|
| file | File | JSON | File handle, URL, or local path to the PDF file | Yes |
| pages | Pages | String | Page selection to extract | Yes |
Outputs
| Name | Label | Type | Description |
|---|---|---|---|
| file | file | object | Extracted PDF file |
| pageCount | pageCount | number | Number of pages extracted |

