pdf_number
给 PDF 每页加页码(可选前后缀)+ 可选页眉(1 credit/次,中英皆可)。失败自动退款。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | No | 起始页号(默认 1) | |
| header | No | 可选页眉文字(每页顶部居中);留空=不加 | |
| prefix | No | 页码前缀,如 '第 ' | |
| suffix | No | 页码后缀,如 ' 页' 或 '/10' | |
| file_id | Yes | 目标 PDF 文件 ID | |
| filename | No | 可选输出文件名 | |
| position | No | 页码位置:bottom-center / bottom-left / bottom-right / top-center / top-left / top-right | bottom-center |