From: Frank Perry on
Howdy,

I have tiff documents and I would like to highlight selected text in the
image under software (C++) control.
I can:
OCR the document.
Get the individual images and layout for each page.
I can get each word and a rectangle for that word.

My problem is I don't see a way to mark up the page using the rectangle
information.

Something as simple as drawing a new rectangle in a color would do. It
would be better to perform some sort of AND of the pixels to turn white into
a color but I can live without it.

Any ideas?

--
Frank Perry
LavaLeaf Software