I would like to know how I could display OCRed TIF files into ImageEn components. The Tif can be OCRed by MODI or ABBY. I Would like to let my users selected recognized text.
I have looked into OCRwithLayout Demo or TImageEnVect help file but without finding what I was looking for.
Is that possible?
We have invested into TImagen for Displaying and ABBY for OCR. I need to make the two work together... But I can not afford to purchase ievision...
No, it doesn't. Anyway consider that some OCR puts the text inside a specific TIFF tag. ImageEn has a class (TIETIFFHandler) which can extract (among other things) single tags from TIFFs. Unfortunately I don't know which TIFF tag uses ABBY.