Extraer informacion de pdf

Hi @mively

You can use Document Understanding to extract data from the Invoice. If you are completely New to UiPath and want a simpler approach, you can extract the native text and then use Regex to extract the data you want.

Can you show me a sample of the PDF you wish to extract? share it if possible, I can help with a xaml.