Hi All,
Hopefully you can help! I have set up a custom text token to read the last invoice total amount [from an OCR'd PDF] using the following contain match:
£[number].[number] 1st Occurrence from End.
However the majority of the time it picks the second from last Aaagh! which is the TAX due
The amount is the only figure in bold if that helps!
I then use this token in addition to others to rename the doc [INVOICE-(date)-(job number)-(total invoice).pdf for other purposes.