Efficiently Convert a Document to an Image

Posted on 2019-12-19 10:44:31 by Nick Villalobos

One of the new features of the latest LEADTOOLS V19 update is a re-factored load algorithm, which has resulted in greatly reduced load times of documents formats such as PDF, MS-Office formats 97-2013 (Word, Excel, and PowerPoint), and TXT. The increase in speed is directly related to the number of pages in the document; the more pages, the greater the increase of speed.

Below is a C# code snippet showing how to use the new feature with the new bits marked.

Continue Reading...

Build a .NET Core Image Conversion MicroService with LEADTOOLS

Posted on 2019-12-18 10:32:52 by Nick Villalobos

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

ePrint Version 6 is Now Available!

Posted on 2019-08-01 16:54:39 by Nick Villalobos

LEADTOOLS ePrint 6 logo

LEAD Technologies is pleased to announce the release of LEADTOOLS ePrint 6! If you're a regular reader of this blog and/or a LEADTOOLS user, you may be asking yourself, "What is ePrint"? That is understandable if you are only familiar with our flagship imaging SDK product, LEADTOOLS. However, LEAD Technologies actually owns and operates several divisions and subsidiaries which utilize LEADTOOLS within their respective end-user products and utilities. Among those products, LEADTOOLS ePrint is one of the longest running and most successful software applications LEAD has published.

With that mini history lesson out of the way, here is what's new in LEADTOOLS ePrint. Version 6 builds upon and enhances its famous print-to-file conversion of over 150+ formats, Advanced PDF features, Task Printers, Workstation Application and more by upgrading ePrint to use the latest technology from LEADTOOLS Version 18. On top of the across-the-board improvements to ePrint's core functionality, it now comes with support for Optical Character Recognition through LEAD's internally developed Advantage OCR Engine

Continue Reading...

Build a .NET Core Image Conversion MicroService using LEADTOOLS NuGet Packages

Posted on 2019-03-05 15:14:16 by Nick Villalobos

This blog post is to demonstrate the simplicity when working with LEADTOOLS NuGet packages to convert a hosted file from the web to a PNG. LEAD introduced NuGet packages at the release of Version 20 and never looked back. The following example is a spin-off of a prior blog that exemplified how to incorporate LEADTOOLS using .NET Core without NuGet packages.

Continue Reading...

New ConvertBarcodeSplit Web API Method for LEADTOOLS Cloud Services

Posted on 2018-10-12 13:32:26 by Greg

Since releasing LEADTOOLS Cloud Services only a few months ago, we have seen a lot of usage from customers as well as some feedback. It's a product we look forward to supporting and improving by making additional LEADTOOLS imaging functionality available in an easy-to-consume Web API. Today marks the first update to LEADTOOLS Cloud Services and are happy to announce a new method endpoint for the service: ConvertBarcodeSplit.

Continue Reading...
LEADTOOLS Blog

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