Credit Card Reader SDK – Support for More Platforms Coming Q1 2017

Coming soon in v19

We told you this upcoming release was big, didn’t we? Well today is the last post in our blog series introduction of the upcoming updates to LEADTOOLS V19 Document and Medical technologies. These updates will include a market-first DICOM Hanging Protocol implementation as well as the fastest Form Recognition and Processing engine in the world! Additionally, the upcoming update includes new features for the HTML5 Zero-footprint Medical Web Viewer, DICOM Storage Server, Recognition Engines, Document Viewer, Document Formats, Linux, and Credit Card Reader.

Here we’ll focus on the new availability of the LEADTOOLS Credit Carder Reader SDK for .NET and C:

Continue reading
Posted in News | Tagged , , , | Leave a comment

LEADTOOLS for Linux – New Features Coming Q1 2017

Coming soon in v19

We are almost done with our blog series introduction of the upcoming updates to LEADTOOLS V19 Document and Medical technologies. These updates will include a market-first DICOM Hanging Protocol implementation as well as the fastest Form Recognition and Processing engine in the world! Additionally, the upcoming update includes new features for the HTML5 Zero-footprint Medical Web Viewer, DICOM Storage Server, Recognition Engines, Document Viewer, Document Formats, Linux, and Credit Card Reader.

Today’s post is about the new features coming to the LEADTOOLS imaging SDK for Linux development:

Continue reading
Posted in News | Tagged , , , | Leave a comment

Document Formats – Enhanced Support Coming Q1 2017

Coming soon in v19

But wait, there’s more! Today, we continue our introduction of the upcoming updates to LEADTOOLS V19 Document and Medical technologies. These updates will include a market-first DICOM Hanging Protocol implementation as well as the fastest Form Recognition and Processing engine in the world! Additionally, the upcoming update includes new features for the HTML5 Zero-footprint Medical Web Viewer, DICOM Storage Server, Recognition Engines, Document Viewer, Document Formats, Linux, and Credit Card Reader.

Let’s dive into the new features coming to LEADTOOLS’ support of several document formats:

Continue reading
Posted in News | Tagged , , , | Leave a comment

Document Viewer – New Features and Enhancements Coming Q1 2017

Coming soon in v19

Some more exciting news to share as we continue our introduction of the upcoming updates to LEADTOOLS V19 Document and Medical technologies. These updates will include a market-first DICOM Hanging Protocol implementation as well as the fastest Form Recognition and Processing engine in the world! Additionally, the upcoming update includes new features for the HTML5 Zero-footprint Medical Web Viewer, DICOM Storage Server, Recognition Engines, Document Viewer, Document Formats, Linux, and Credit Card Reader.

Today we’re talking about the new features coming to the LEADTOOLS Document Viewer:

Continue reading
Posted in News | Tagged , , | Leave a comment

Build a .NET Core Image Conversion MicroService with LEADTOOLS

Introduction

This post describes how to use LEADTOOLS (Windows or Linux) in .NET Core to convert almost any image to a PNG. This service can be used to display non-standard files in any modern web browser without installing plug-ins or third party code on the client.

Background

If you follow this tutorial, the resulting project demonstrates a quick and easy way to use 3rd party C API in .NET Core using DLLImport. Specifically, this project uses LEADTOOLS DLL/SO C API in .NET Core to convert files to PNG. Native .NET Core support is not available now available in LEADTOOLS version 20. An updated blog post that uses NuGet packages has been published for version 20.

Continue reading
Posted in General Imaging | Tagged , , , , | 3 Comments