Splits the source pdf into individual pages.
Specify source file name (full absolute path)
Specify output folder (full absolute path)
Specify the base file name without any extension.
The base file name will have the page number added as a suffix for each page.
e.g. if base file name is "myoutputfile_"
then the output files will be "myoutputfile_1.pdf", "myoutputfile_2.pdf" and so on for each page
- Type: Flow Variable