Add page numbers
add_page_numbersAdd page numbers to a PDF.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | The PDF to number. | |
| position | No | "bottom-center" (default), "bottom-left", "bottom-right", "top-center", "top-left" or "top-right". | bottom-center |
| start_number | No | Number printed on the first page. Default 1. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||