Delete Pages
Delete pages from PDF to form a new PDF file.
Parameters
- File NameString, Required
Map the file name from the source action
- DocumentString, Required
Map the file Data from the source action
- Page NumberInteger, Required
- Specify page indices as comma-separated values or ranges to process (e.g. “0, 1, 2-” or “1, 2, 3-7”).
- If not specified, the default configuration processes all pages. The input must be in string format.
Output
- NameString
The name of the output file.
- Doc DataBuffer
The output document in Base64 format.
