Enable HTTPS in the LEADTOOLS Web Scanning Host Demonstration

Posted on 2018-11-16 13:32:24 by Greg

UPDATE

While most features in LEADTOOLS are backwards-compatible and older how-tos still apply in newer versions, the features discussed in this post have changed significantly in Version 20. Please refer to the following forum post for an updated version of this tutorial:

https://www.leadtools.com/support/forum/posts/t12633-HOW-TO--Enable-HTTPS-in-the-LEADTOOLS-Web-Scanning-Host

Continue Reading...

Simple Java Image Viewer: Developer App Series

Posted on 2017-05-17 10:47:03 by Katie

Build Better Apps with LEADTOOLS

This post is part of our 2017 Developer App Series, which showcases apps created by our Support Agents over the course of eight weeks. These apps are intended to be larger, more thoughtful apps with highly practical purposes in mind, as opposed to a basic "how to" for a feature.

App Description

This project from Nick Villalobos will utilize the LEADTOOLS Imaging and Document SDK to show a simple Java Image Viewer in addition to recognizing barcodes or performing OCR on the image.

Continue Reading...

New Android Maven Repository for LEADTOOLS

Posted on 2016-10-10 14:59:45 by Greg

LEADT00LS Android

We are excited to announce a new resource for our Android developers: Maven artifacts! In addition to our usual .zip package, we now have a Maven repository to make it even easier to develop Java apps for Android. For example, all you need to do is add the following line to our build file:

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...

Using LEADTOOLS HTML5 Viewer in Windows Metro

Posted on 2016-10-07 10:43:00 by Greg

Continue Reading...
LEADTOOLS Blog

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