Beginner Question: sort Jobs by Case

Post Reply
senghaas
Newbie
Posts: 17
Joined: Tue Dec 06, 2016 1:40 pm
Location: Heilbronn

Beginner Question: sort Jobs by Case

Post by senghaas »

hello out there,
I'm facing a simple problem with a switch workflow – but can't find the solution! In the input hotfolder, several PDF files are processed. I need to split these PDF by their filename into uppercase and lowercase. See the screenshot for example. Do you have any idea to do this in a simple way?
Thank you in advance for further Information!
Attachments
screen_job-splitter2.png
screen_job-splitter2.png (8.71 KiB) Viewed 5152 times
loicaigon
Advanced member
Posts: 376
Joined: Wed Jul 10, 2013 10:22 am

Re: Beginner Question: sort Jobs by Case

Post by loicaigon »

An easy one, use regular expressions ;)

Image
senghaas
Newbie
Posts: 17
Joined: Tue Dec 06, 2016 1:40 pm
Location: Heilbronn

Re: Beginner Question: sort Jobs by Case

Post by senghaas »

Hello loicaigon,
thank you very much! It works perfect!
Salut, Jürgen
loicaigon
Advanced member
Posts: 376
Joined: Wed Jul 10, 2013 10:22 am

Re: Beginner Question: sort Jobs by Case

Post by loicaigon »

Glad it helped ;)
Post Reply