Scan Check Pro

Make Check Scanning a Cinch with Scan Check Pro

Perfect for banks, credit unions, RCK businesses and other companies looking to develop web-based or remote deposit solutions, Scan Check Pro supports special documents like postal money orders, Western Union® and MoneyGram®. It’s compatible with Digital Check’s CheXpress™, one of the leading scanners on the market; and its fast and easy imaging functions provide some of the highest quality images on the market.

And Scan Check Pro’s straightforward functionality makes coding a breeze. Its image window with TIFF and JPEG outputs displays both front and back of checks as they are scanned. Since no software development kit (SDK) or peripheral programs are needed to run Scan Check Pro, this cutting-edge app is a cost-effective and efficient alternative to traditional check-scanning applications.

True Web-Based Check Scanning is Here

Unlike other check scanning programs, Scan Check Pro cuts out the installation of any special programs to scan or forward checks. How? By using a special ActiveX control that makes true web-based scanning a reality.

Scan Check Pro cuts programming time by allowing you to develop check-scanning applications in any environment that supports Component Object Model (COM). That includes Microsoft .NET, ASP.NET, JavaScript, VBScript, Visual Basic 6, Python and more. By using optical character recognition (OCR) in addition to magnetic ink character recognition (MICR), Scan Check Pro allows you to scan checks with desktop applications or even directly from a webpage.

Why Scan Check Pro:

  • Cost Efficient
  • No Desktop Installation
  • Simple to Use
  • Cuts Development Time
  • Compatible with Leading Check Scanners
  • Quickly Produces Clear, High-Quality Images
  • Web-Based and Remote-Processing Capabilities

Download PDF brochure

Download Scan Check Pro version 1.0.9.0 demo

Request a quote




Version History

  • 1.0.9.0
    • Added the ability to retrieve scanner information
    • New interface IScannerInfo and CoClass CScannerInfo which contains the info:
      • Adapter ID
      • Target ID
      • Vendor
      • Product
      • Release
      • Serial Number
      • Document count (to nearest 10th document)
      • Running time (to nearest 10 minutes)
      • Has ink cartridge
      • Scanner type (USB TellerScan only)
    • Updated samples
      • Added option to scan in color (JPEG) [ALL SAMPLES]
      • Added menu item to show scanner info [ALL SAMPLES]
      • Fixed possibility of unhandled exception when using eject [C#/VB2005 SAMPLES]
      • Added missing cleanup logic in method [VB6 DEMO]
      • Removed unnecessary unload of form on errors [VB6 DEMO]
  • 1.0.8.0
    • Added option to save MICR data as an XML file instead of text.
    • New enumeration MicrFileFormatEnum.
    • New property MicrFileFormat in IScPro.
    • New property MicrFileFormat in IBatchInfo.
    • Updated sample projects.
    • Fixed an error in ImageWindow caused by in-place activation when refreshing the browser.
  • 1.0.7.0
    • Added new LowIntensityDoublePass option to ScProOptions class.
  • 1.0.6.0
    • Improvements to sample projects including new Visual Basic 6 sample.