Last Updated: Feb 14, 2022
Use this function to extract the specified range of pages from the PDF whose FID is given as input.
Extract Pages using FID (fid, from_page, to_page)
Input Parameter Name | Description |
---|---|
fid | File Server ID of the PDF |
from_page | Page number to begin the page extraction |
to_page | Page number to begin end the page extraction |
Return Value | Description |
---|---|
Path | Path of the output file |
Extract Pages using FID (ab067542-d7cf-4881, 3, 6)
The path and the name of the output file are automatically assigned by the function.
To view all the Document functions, click here.