split pdf to 2pp with sequential numbering

Post Reply
abonsey
Member
Posts: 142
Joined: Fri May 24, 2013 5:10 pm

split pdf to 2pp with sequential numbering

Post by abonsey »

Hi All,
When using the Split PDF action to split to 2pp PDFs the count goes 1.pdf, 2.pdf, 3.pdf..... 12.pdf
How do I make it sequential with leading zeros ie 001.pdf, 002.pdf, 003.pdf....012.pdf?
I've messed with _[Index] etc but that doesn't work

TIA
freddyp
Advanced member
Posts: 1022
Joined: Thu Feb 09, 2012 3:53 pm

Re: split pdf to 2pp with sequential numbering

Post by freddyp »

abonsey
Member
Posts: 142
Joined: Fri May 24, 2013 5:10 pm

Re: split pdf to 2pp with sequential numbering

Post by abonsey »

Thanks for that.
Ended up getting to work using regex on the split files
Post Reply