Hi,
I'd like to incorporate tesseract into my c# windows app. My main need is to read an image file, OCR the contents and output to a searchable PDF. I can do this with console commands or a third party and the output seems fine. I cant help but think theres another way to do it directly with tesseract in code though?
Any help would be appreciated.
Cheers