Page 1 of 1

rename pdf from info within

PostPosted: Sun Feb 02, 2025 9:39 am
by pfbIII
I am attempting to rename a document from info within the document. Each file will have a field Name:.

The name is the Last, First.

I am trying to just rename with some number of the characters that follow like Last-1st 3 initials or even some fixed numer of characters.

I have never written apple script and cannot determine if this is possible with built in tools.

Thank you for any guidance

Re: rename pdf from info within

PostPosted: Mon Feb 03, 2025 9:59 am
by Mr_Noodle
You shouldn't need AppleScript for this. Look up match patterns in the manual.