Page 1 of 1

Add price to filename

PostPosted: Thu Dec 29, 2022 3:31 am
by Mordius
Hello,

is it possible and how, to get a value after a text into a pdf document and add this price to the filename?

When I receive an invoice, I want to include the invoice amount in the file name.
The invoice amount is behind the text:
"Total amount"
In the invoice total, a full stop should be replaced by a space and a comma by a hyphen.
Then the value should be saved at the end of the file name before the file extension.

Thanks for help.

Re: Add price to filename

PostPosted: Thu Dec 29, 2022 10:38 am
by Mr_Noodle
Look up "match patterns" in the manual. You can set up a custom attribute to grab the price and use it in a Rename action.