Re: [iText-questions] Is there a way to extract text from an image using iText

2012-01-24 Thread Balder VC
On 16/01/12 21:52, Thakur, Pramila wrote: > Hi Everyone, > > > > I wanted to know if there is a way to use iText to extract text from > images directly. No > > > > For now I am using the 2 step process. > > STEP 1: OCR the pdf files that have text as image in them (Using ABBY > Sfotware

[iText-questions] Is there a way to extract text from an image using iText

2012-01-16 Thread Thakur, Pramila
Hi Everyone, I wanted to know if there is a way to use iText to extract text from images directly. For now I am using the 2 step process. STEP 1: OCR the pdf files that have text as image in them (Using ABBY Sfotware ToDO) STEP 2: Run my program to extract the text from OCR'd files. I want to