GdPicture Tesseract OCR is an optional optical character recognition engine for the following GdPicture SDKs:
- GdPicture.NET Document Imaging SDK - http://www.gdpicture.com/products/dotne ... ng-sdk.php
- GdPicture Pro Imaging SDK - http://www.gdpicture.com/products/gdpic ... ctivex.php
- GdPicture Light Imaging Toolkit - http://www.gdpicture.com/products/gdpic ... ctivex.php
- GdTwain Pro SDK - http://www.gdpicture.com/products/gdtwa ... ontrol.php
- GdTwain ActiveX - http://www.gdpicture.com/products/gdtwa ... ontrol.php
To use it, you need to unlock the Plugin using the SetLicenseNumberOCRTesseract() method with a valid license key (commercial license or trial license).
You can get a one month trial license key from this link: http://www.gdpicture.com/evaluate/sdk-e ... hp?sdkid=9
More information about this Plugin from here: http://www.gdpicture.com/products/plugi ... engine.php
Samples:
OCR zone of a PDF page(.NET) - gdpicture-dotnet-code-samples/ocr-zone-pdf-page-t1360.html
Generating searchable PDF from Scanner, Bitmap, or PDF (.NET) - gdpicture-dotnet-code-samples/generate-searchable-pdf-from-scanner-images-existing-pdf-t1257.html
Generating searchable PDF from Scanner, Bitmap or PDF (ActiveX) - gdpicture-activex-code-samples/how-create-searchable-pdf-t983.html
