rename split page files
Lets say I have a pdf file called ABC.pdf that has 3 pages. I want to extract this file into 3 separate PDF files with each one page. This can be easily achieved by the split tool as I demonstrated to the sport technician as well. This issue is complicated by output file names.
The solution I am looking for is that I want the output files to be named in a specific manner, say I want to call them TT001, TT002, TT003. In other words I want to define a naming schema for the files with the specific prefix (TT) followed by serial number increments, (starting at 001, or 2180..2181..2182 etc).
2
votes
Sheraz Tarar
shared this idea