how"convert image files to Searchable Pdf files" in c#
any open sources ?
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.
Janat AlJamalPosted Dec 17, 2019, 10:40 AM
Laxmidhar SahooPosted Nov 16, 2018, 10:31 PM
Vincent GeePosted Nov 1, 2018, 6:32 AM
Jony GreenPosted Oct 18, 2015, 11:42 PM
Joseph StarkPosted Dec 23, 2014, 9:59 AM
There many free OCR engines that you can use like MODI, GOCR, Akshara Malayalam and Tesseract.
I implement an OCR engine from leadtools in my application but I was able to do a quick search and find many samples on how to use Tesseract OCR engine. Here is the link:
http://www.codeproject.com/Articles/696537/How-to-Use-Tessnet-Library
And you can find more information about Tesseract here:
https://code.google.com/p/tesseract-ocr/
Saineshwar BageriPosted Nov 13, 2014, 11:28 PM
http://www.c-sharpcorner.com/forums/thread/193191/how-to-convert-jpg-file-into-pdf-using-C-Sharp.aspx