LEAD Technologies Recognized with Four ComponentSource Awards

Posted on 2016-10-19 14:44:36 by Greg

ComponentSource Awards

We are proud to announce that LEAD Technologies and its flagship SDK products, LEADTOOLS, are the recipients of several awards from ComponentSource. This global distributor has been one of our mainstays since 1995, serving thousands LEADTOOLS customers throughout Europe, Asia, Latin America, Africa, and Australia (if someone in Antarctica needs LEADTOOLS, I bet ComponentSource could do that too!).

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

BadImageFormatException and LEADTOOLS

Posted on 2016-10-14 12:13:18 by Gabriel Smith

BadImageFormatException and LEADTOOLS

The cause of a System.BadImageFormatException is a common question received by our developer support department. At first glance, some LEADTOOLS users think the BadImageFormatException is a LEADTOOLS specific exception because LEADTOOLS is an imaging SDK and "Image" is in the name of the exception. However, the exception has nothing to do with LEADTOOLS being an imaging SDK.

This exception is thrown when a process tries to load an assembly that is built for an incompatible architecture. The MSDN description of the exception is:

Continue Reading...

Categories:

General

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

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