QR Code Logo Generator: Developer App Series

Posted on 2017-05-03 09:36:17 by Greg

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 Faris will allow the user to generate a readable QR Code using the LEADTOOLS Barcode SDK alongside the LEADTOOLS Annotations SDK to add a picture or logo inside the barcode while still keeping the barcode readable.

Continue Reading...

Auto MasterForms Generator: Developer App Series

Posted on 2017-05-03 09:36:14 by Greg

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 Roberto will use the LEADTOOLS Image Processing Segmentation command and Auto Zoning capabilities to take in an image/file/document and automatically create a master template for use in forms recognition. The template will be created based on the AutoZone results and will also give the user the ability to "blank" out the master form by filling in the auto-zoned areas with white in order to help increase the recognition results, since using a blank form is desired.

Continue Reading...

Text-to-Speech OCR: Developer App Series

Posted on 2017-05-03 09:36:10 by Greg

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 Hadi will showcase the LEADTOOLS OCR SDK as well as the LEADTOOLS Annotations SDK in a WinForms application alongside the built-in Windows Speech Synthesis namespace System.Speech.Synthesis to show how users can take in an image and have the computer read the text found on the image.

Continue Reading...

Categories:

OCR

HTML5 Image Gallery: 25 Projects in 25 Days

Posted on 2016-12-16 16:53:41 by Greg

As part of the LEAD Technologies 25th anniversary, we are creating 25 projects in 25 days to celebrate LEAD's depth of features and ease of use. Today's project comes from Justin.

What it Does

This ASP.NET C# application will display a thumbnail image gallery using LEADTOOLS Version 19.

Continue Reading...

Add an HTTP Header with an HttpModule

Posted on 2016-10-07 11:06:24 by Greg

An HttpModule is a perfect way to add an HTTP header to every request in IIS. An HttpModule is an assembly that is called on every request (and as of IIS 7 this includes non-ASPNET requests). Other uses of HttpModules include tracing, logging, and security. We have a change coming up where having an HTTP header added to certain responses will be very helpful. I thought I would share my C# code for the HttpModule and some JavaScript that will use the new HTTP header on the client to display a message.

Continue Reading...
LEADTOOLS Blog

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