How to rename multiple pdf files?

Hello Forum

I want to rename multiple pdf files and move them to another folder.
I tried a lot of things with out success

the name off the files stays almost the same. I want to remove the first substring BB_10, BB_11, BB_12 etc

and if the file contains more then one page the file needs to be split in files containing one page

Knipsel

thanks

You can list all files, read names, convert name to string, split string delete what you dont need, and than move file. it should not be that hard…

Cheers,
Radomir

1 Like

i can list all files, read names, convert name to string. But the part off splitting the string i don"t understand

I tried this:

rename files and move.xaml (10.2 KB)

Hello All,

similar wanted to do, BOT needs to read all scan pdf file(OCR based) and replace the each file name based on contents. like vendor name and Invoice No.