1-949-236-6510    


Sample Applications / Demos

Desktop

  • Advanced Scan To File (source) - (compiled)
    A windows Desktop app that shows off our DoucmentAnnotationViewer and integration with DotTwain

    Due to the way TWAIN anx x64 interact (due to lack of true 64 bit scanner drivers) we recommend using x86 for TWAIN-related projects.
  • Barcoder (source) - (compiled)
    An application allowing you to test out our BarcodeReader class as well as to see how to use it in practical situations
  • Simple OCR - (compiled)
    Atalasoft curretnly offers 4 OcrEngine variants: Tesseract3Engine, Tesseract5Engine, GlyphReaderEngine and OmniPageEngine.

    This sample app will let you try them out (assuming you have a valid evaluation license - contact support for assistance)

    The source code for the sample will let you see how each engine needs to be set up / used.

    NOTE: Tesseract3Engine and Tesseract5Engine are royalty free and included with the base OCR addon functionality (licensing required), GlyphReaderEngine and OmniPageEngine have additional licening and royaltys. Contact Sales for more on this.
  • Simple Atala Console
    This is a minimal console app which is mostly designed just to show you the very minimum needed to get Atalasoft running.

    This app is an incredibly useful quick starting point for repro issues - Excellent for plonking in your code to provide a working reproduction you can then zip up and send to support.