Hello
I'm working on a project (written in python) which requires conversion of image PDF files into TXT files (or simply text extraction). I was using Finereader SDK with python, and for this, I was using python code, that is available at https://share.abbyy.com/index.php/s/jg8Ek7kqK7EqDwX.
Now I want to use Flexicapture SDK for the same, but I can't find any python code to run it, all I found is a C# code. Please help, all I wanna do is to call Flexicapture SDK inside my python project so that it converts a pdf file into a text file.
Any help will be appreciated.
Thanks