Hey Guys,
I’m trying to build a web app that can scan pdf invoices and allow users to select the region that needs to be extracted from their pdf invoice, in real-time.
I have tried a few things with UI path independently, like tessearct ocr, anchor base, etc. But since it always needs the template to be constant, it kind of defeats my purpose.
Is it possible to invoke UI Path activities with API calls, so that I can display the page on web and then invoke UI path Activities via APIs to complete user transactions?
I’m fairly new to UI Path, so some help would be really appreciated.