Make

Extract Pages

Extract pages from uploaded PDF. Extracted PDF would have the pages numbered as that specified in the page number field. For selecting a range of page, page numbers can be specified.

Parameters

PDF File NameString, Required

Name of the file.

DocumentString, Required

Map source file content from the previous 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.

Extract PDF Pages module in Make