Hi Community,
I’ve been using WEBCON for more than 2 years now, including the OCR AI engine. I must frankly say that I’m more than disappointed with the OCR results. I’m aware that it strongly depends on the quality of the incoming documents, but the AI buzzword increased my expectations. Now, with the complaining part done, I’m looking for a solution to the issue.
The idea is to use an external AI API, like ChatGPT or other providers, to do the mapping. First, I need the text layer to be added to the file, which is done by the ABBYY FineReader engine, and is fairly easy. Next, I would like to save the entire text layer data to the form field and then send it via API to the AI.
My issue is how to do the middle part, which is saving the entire text layer data to the form field. Have any of you heard about an SDK able to do that? Or can you help me with some practical examples? Maybe a PowerShell script?