Hello my name is Raffaele, i'm italian student:working:, 

I'm using a OCR library that have recognized the text in a Tiff image.
The library output show me a list of word that has the following values:

double word.Confidence;
int word.Blanks;
int word.Bottom;
int word.FontIndex;
int word.Formating;
int word.Left;
int word.LineIndex;
int word.PointSize;
int word.Right;
object tag = word.Tag;
string word.Text;
int word.Top;

My dream is to create a PDF searchable document that has in the front-layout
the input TIFF image 
and in the back-layout the text.
Is it possible??? If yes, how can I do??? :confused:

Mant many thanks for interest. :jumping:


RAF
-- 
View this message in context: 
http://www.nabble.com/itextsharp-for-reproduce-PDF-searchable-form-TIFF-image-tp20657970p20657970.html
Sent from the iText - General mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

Reply via email to