How To Create a Xamarin Barcode Reader Application With LEADTOOLS

Posted on 2022-03-16 08:37:28 by Gabriel Smith

This video showcases how you can use the Visual Studio Xamarin template in combination with LEADTOOLS Barcode SDK libraries to create a simple Barcode Reader application. This sample application loads a QR Code test image and returns the symbology, position and value of the recognized QR code when the user selects the button.

For the source code for this project please visit our support forum: http://bit.ly/XamarinBarcode

Continue Reading...

How to Create a .NET Core Cross-Platform OCR Application using LEADTOOLS

Posted on 2021-03-08 11:51:06 by Zac Ferraresi

This video showcases how you can use the LEADTOOLS .NET Core libraries to build a cross-platform OCR Application. This sample application loads a sample image such as a TIF, performs OCR on the text, and outputs the recognized words into a PDF document.

For the source code for this project please visit our support forum: http://bit.ly/NETCoreOCR

Continue Reading...

Perform a Word Search in Directories of Images and Documents

Posted on 2019-07-23 11:15:39 by Nick Villalobos

Continuing off our last white paper about end-to-end eDiscovery with LEADTOOLS Document Imaging, this post will go over a .NET Core console application that performs OCR on each PDF from a given directory while searching for a given word in those PDFs. This application is optimized to handle both raster images and documents, so feel free to change the code around to search more than PDFs. If the word the user submits is found within a file in the directory, the file name containing the searched word will be logged out to the console.

Continue Reading...

Categories:

OCR

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

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