Delete Pages

Delete pages from PDF to form a new PDF file.

Parameters

NameString, Required

Filename including extension.

DocumentBuffer, Required

PDF File to be password protected. The file should always be PDF. The file should be passed as a binary file.

Page NumberInteger, Required

Enter the page number of pages you want to delete from the PDF. You can give page numbers as an array or in page range like 2-4 or 7-9…etc

Output

NameString

The name of the output file.

Doc DataBuffer

The output document in Base64 format.

Delete pages from PDF module in Make