Hello,
I have the following problem, I want to get the Name from a person in a PDF-Invoice. For that I use the function
InSTR([Clipboard]; "Name: ") to find the place of the word and
the second function is Mid([Clipboard],[Name],50).
The length o...
Hello,
I want to read with BluePrsim some values (Invoicenumber, Date, total amount) from an PDF-Invoice. Furthermore we want to use this values for several Actions.
What is the best and easiest way to solve this problem.
I would be glad about you...
Hello,
I want to send emails time-delayed via Outlook 2010 with Blue Prism. To send emails in Blue Prism we use Business Object: "Blue Prism MAPIEx", Action "Send Mail".
Next Step we create a rule in Outlook 2010 and that works well but not if we w...
Hello Bastian,
thank you for your help and the description of dealing with PDF`s,
It is a text based and standardized PDF an with Ctrl+A I get all Information from the PDF.
But I need specific Information from the PDF-file like invoice number, amoun...