Last Updated: Feb 14, 2022
Use this function to split PDF document whose FID is given as input, into the number of pages specified.
Split PDF To Pages using FID (fid, page_per_pdf)
Input Parameter Name | Description |
---|---|
fid | File Server ID of the PDF file |
page_per_pdf | Number of pages each PDF needs to have |
Return Value | Description |
---|---|
Path | Path of the output PDF |
Split PDF To Pages using FID (ab067542-d7cf-4881, 2)
The path and the name of the output files are automatically assigned by the function.
To view all the Document functions, click here.