convert an image file to text file for my project
I need to convert image file to text file and then i need to make it HTML page.Please help me to find an alternative to convert it into text file.As I tried a lot it wont work.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Maen BadwanPosted May 24, 2019, 6:40 AM
You can use the LEAD .NET OCR engine at the server side that receives the image data, recognize it using the IOcrEngine class and save it into a file or return the recognized text to the client. You can find more information about this here:
https://services.leadtools.com/documentation/tutorials
Priyanka SinghPosted May 24, 2019, 12:37 AM
Hey Manoj Bhoir
Manoj BhoirPosted May 23, 2019, 11:45 PM
Amit GuptaPosted May 23, 2019, 5:42 AM
Priyanka SinghPosted May 23, 2019, 4:42 AM
Amit Gupta
Amit GuptaPosted May 23, 2019, 1:38 AM