> I assume there's some type of legal difficulty to not doing this? It > would be quite convenient to have easy access to a windows build that > worked with compressed tiffs--or is the current downloadable supposed > to be that way? > -r
Hi, Why include any format image library in Tesseract? It's already included in Windows GDI+, it's free, it easy to use. If using an image library seam difficult try the .NET version. See 7 line sample here that load a TIFF, do OCR and output result. http://www.pixel-technology.com/freeware/tessnet2/ Remi -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en.

