first pdf txt file
i Have to Extract Item Quantity Rate Amount
second Pdf txt file
here Also I must Extract item Quantity Rate Amount
please any one help
Thanks in Advance
first pdf txt file
i Have to Extract Item Quantity Rate Amount
second Pdf txt file
here Also I must Extract item Quantity Rate Amount
Thanks in Advance
I know two ways to do this:
Hope this helps
hey
you can open your pdf file in adobe and start to scrape those values using the OCR activities, also you can try with document understanding which is more reliable, for this case if your pdf is structured based you can use the form extractor, else use the regex extractor to get the values.
regards!