Thanks for the video, but I’m still not seeing the result I’m looking for.
If my file name is:
5CATPWS1_74-75_702.P02.pdf
5CATPWS1_74-75_702.P03.pdf
I can simply use nameChanger twice in a row to remove the .P02 and .P03 from the end of the file name, which is great. But I still need to then go in and remove the page number that I don’t need. So in the above example I need the .P02 file to be page 74, and .P03 file to be page 75 so they end up looking like this:
5CATPWS1_74_702.pdf
5CATPWS1_75_702.pdf
Basically all of the files that have the .P02 on them are going to end up being all the even PDFs, and .P03 will be the odd page PDFs. The printer needs those page numbered files for their impositions. So is there a way (even if I have to do multiple name changes) get to that result? Is that possible in nameChanger?