BHA
(BHA)
1
Hi,
I have pdf files could be 4-10 pages
And the order of these pages is not standard or fixed
How to look for the invoice page
The invoice format is fixed but it could be in page 1 or 2 …10
How to navigate and find the page?
Once I find it I can use anchor, find text and get text but I should need the screen to pause on the invoice page
How to do that?
RoboHeart
(RoboHeart)
2
Hi @BHA
well…you could e.g. use parts of the Document Understanding framework:
…or maybe just regex…depends on the data you want to extract and if the PDFs are native or not.
1 Like
wasea
(Vasile)
3
2 Likes