In the Save node, one can alter the File Name. For instance entering $FFwfJob.jobName$_UV will append "_UV" to the file name -- see below.
The split part works perfectly, I have the 4 individual PDF files.
Now I need to name these files with a suffix, like 1234 Print.pdf, I need to add the word "Print" or "UV" to the file name.
Thanks!
If I understand what you are trying to do, this is an idea:
In the Split node, use the segment option to create 1 page segments by having the number of segments equal the number of pages.
I am creating a workflow that need to combine 2 PDF files with 2 Pages each and save each page individually on the same folder, the problem is that its saving the Pages 1 of each file in one new file and the Pages 2 on other file.
How can I Split and Save individual pages (ex. File 1.pdf, File 2.pdf, File 3.pdf, File 4.pdf)?
Thanks...
Solved! Go to Solution.