Post2Naresh
May 13th, 2009, 07:51 AM
Hi all,
I want to extract text from scanned Image using c#.net. I have tried by converting the scanned image to PDF and then extract text from PDF.
I am extracting text from PDF using pdfbox , and able to get the text from normal PDF file. I am not able to get the text from the PDF file which I converted the Image to PDF.
Some tools(OCR) are there, but I have to implement using C#.NET.
Please give some Ideas how to get the text from scanned Image.
Thanks in advance.
I want to extract text from scanned Image using c#.net. I have tried by converting the scanned image to PDF and then extract text from PDF.
I am extracting text from PDF using pdfbox , and able to get the text from normal PDF file. I am not able to get the text from the PDF file which I converted the Image to PDF.
Some tools(OCR) are there, but I have to implement using C#.NET.
Please give some Ideas how to get the text from scanned Image.
Thanks in advance.