Extract a range of pages from a PDF document.

GA
POST

Extracts a range of pages from a PDF document. The start and end pages are included in the extracted document. The extracted document is named after the original document with a suffix added to indicate the range of pages it contains (ex:document_extracted_$start_$end.pdf).

Request

This endpoint expects a multipart form containing a file.
optionsobjectRequired
filefileRequired

Response

This endpoint returns a file.