tags:

views:

32

answers:

0

I am trying to use tesseract in my VB6 Application, and would very much like to use the dll version, istead of calling the exe with parameters ( a temporary tif file ) via the shell command. Also would be easyer to pass image data directly ( e.g. from image or picture property of other controls ). Looks that for that I would need a wrapper, does anyone know about one, or have any other solution for using tesseract in VB6 projects.