Simplified ASP.NET Web Forms OCR Demo

Posted on 2016-12-16 14:41:05 by Greg

HTML5 is certainly the way of the future, but as many web developers know, adoption can be slow. In many cases, older browsers such as IE8 is still in use enterprise-wide and a lightweight, feature packed solution is still required. LEADTOOLS pioneered lightweight ASP.NET Web Forms imaging years ago and is still a popular choice. Though not as flashy and responsive as HTML5, the heavy-lifting jobs such as Optical Character Recognition (OCR) are still done on the server side.

In the following example, you'll see how to add OCR functionality and image display into your ASP.NET Web Forms application.

Continue Reading...

LEADTOOLS Wins Visual Studio Magazine's 2015 Reader's Choice Awards

Posted on 2016-12-05 11:00:58 by Gabriel Smith

2015 Visual Studio Magazine Readers Choice Award Gold Award 2015 Visual Studio Magazine Readers Choice Award Gold Award 2015 Visual Studio Magazine Readers Choice Award Bronze Medal

Visual Studio Magazine announced the winners of its 22nd annual Reader's Choice Awards. The 2015 winners were chosen by the readers of Visual Studio Magazine and honor the best Visual Studio-related tools and services in 31 categories.

LEAD Technologies is proud to be awarded Gold in two categories and Bronze in a third.

Continue Reading...

How to use LEADTOOLS Imaging SDKs for each step of eDiscovery

Posted on 2016-10-17 11:56:37 by Greg

EDRM Diagram

Last month we published a white paper on eDiscovery, which gave a brief overview on the Electronic Discovery Reference Model (EDRM). Today, we want to dive into more details about the EDRM and how it pertains to imaging and LEADTOOLS in particular.

Continue Reading...

How to Use Blank Page Detection on Scanned Documents

Posted on 2016-10-07 10:52:22 by Greg

Blank page detection is an important step in most document imaging workflows. For example, it can be used to help end-users make sure they have their paper facing the correct way and inform them when they've done something wrong. For a more automated solution, blank pages can be removed to save on disk space and bandwidth.

However, the difficulty with blank page detection is that it can be a bit subjective. Humans can quickly perceive a blank page because we see that the page doesn't have any text on it. But what does a computer do with a text-less page with lines, noise, borders and the like?

Continue Reading...

Using TwainSession.SaveTemplate to Save a Subset of Settings

Posted on 2016-10-07 10:51:41 by Greg

Saving the settings of your TWAIN device is a very important feature which is fully supported by LEADTOOLS. For the end-user, it allows them to load and save different scanning profiles and options they use on a regular basis such as "high resolution color photo", "medium quality black and white document", or "auto-cropped receipt". One caveat to this feature is that it saves all of the settings, which comes with a few downsides:

  1. Large template files
  2. Longer execution time
  3. Most importantly...That template file will only work on one scanner

To alleviate these problems, LEADTOOLS now has a new overload for its TwainSession.SaveTemplateFile function which allows you to save a subset of settings rather than the entire collection. As long as you are saving core, mandatory settings that are supported by all TWAIN scanners, you can use these templates regardless of the hardware device being used!

Continue Reading...
LEADTOOLS Blog

LEADTOOLS Powered by Apryse,the Market Leading PDF SDK,All Rights Reserved