by Marco Turco » Wed Dec 22, 2010 7:58 am
Hi Dutch,
I'm using at this moment only the OCR translation of barcode 3of9 based on the embedded Eztwain OCR barcode module and I' not using the Transym add-on.
Anycase what you need is very simple to have and you don't need any OCR class because Eztwain already support Transym so you only need to activate the Transym from Eztwain with a simple call.
From the Eztwain guide:
Using TOCR with EZTwain Pro is relatively simple:
1. Install the TOCR product according to Transym's directions.
2. In your application, start by selecting the TOCR engine using
OCR_SelectEngine(EZOCR_ENGINE_TRANSYM)
(Or the equivalent in your programming language.)
3. If that returns True (1) you may invoke other OCR services either directly
using OCR_RecognizeDib, or indirectly using functions such as
am using Eztwain (with Tscanner class) on
Best Regards,
Marco Turco
SOFTWARE XP LLP