←Select platform

Leadtools.Barcode Getting Started

Summary

Leadtools.Barcode provides programming tools for reading and writing barcodes from/to an image.

.NET
Redistributables Paths
Path Target Platform
<installdir>\Redist\DotNet\Win32 x86 .NET 2.0, 3.0 or 3.5
<installdir>\Redist\DotNet4\Win32 x86 .NET 4 or 4.5
<installdir>\Redist\DotNet\x64 x64 .NET 2.0, 3.0 or 3.5
<installdir>\Redist\DotNet4\x64 x64 .NET 4 or 4.5

Dependencies

Library Description Dependencies
Leadtools.Barcode.dll Core Library

Leadtools.dll

Leadtools.Forms.dll

Leadtools.ImageProcessing.Core.dll

Sample Programs

Description Path Details
Barcode Main Demo <installdir>\Examples\DotNet\<CS/VB>\BarcodeMainDemo Demonstrates the LEADTOOLS Barcode functionality. Detect 1D and 2D barcodes including UPC/EAN, DataBar, Code 128, Data Matrix, PDF417, QR, Aztec, Maxi Code and more.

Supported Barcode Formats

Barcode Format Redistributables
1D Linear Barcode Types (Read and Write) Leadtools.Barcode.OneD.dll
Data Matrix (Read) Leadtools.Barcode.DatamatrixRead.dll
Data Matrix (Write) Leadtools.Barcode.DatamatrixWrite.dll
PDF417 and MicroPDF417 (Read) Leadtools.Barcode.PdfRead.dll
PDF417 and MicroPDF417 (Write) Leadtools.Barcode.PdfWrite.dll
QR (Read) Leadtools.Barcode.QrRead.dll
QR (Write) Leadtools.Barcode.QrWrite.dll
Aztec, Maxi and MicroQR (Read) Leadtools.Barcode.Lead2DRead.dll
Aztec, Maxi and MicroQR (Write) Leadtools.Barcode.Lead2DWrite.dll
WinRT
Redistributables Paths
Path Target Platform
<installdir>\Redist\WinRT8_1\Win32 x86 WinRT 8.1
<installdir>\Redist\WinRTPhone8_1\Win32 x86 Windows Phone 8.1
<installdir>\Redist\WinRT8_1\x64 x64 WinRT 8.1
<installdir>\Redist\WinRTPhone8_1\x64 x64 Windows Phone 8.1
<installdir>\Redist\WinRT8_1\ARM ARM WinRT 8.1
<installdir>\Redist\WinRTPhone8_1\ARM ARM Windows Phone 8.1

  

Dependencies (Each *.winmd file has a corresponding *.dll file)

Library Description Dependencies
Leadtools.Barcode.winmd Core library

Leadtools.winmd

Leadtools.ImagingProcessing.Core.winmd

Leadtools.ImageProcessing.Utilities.winmd

Leadtools.Rendering.dll - Needed when drawing barcodes using DirectX

                Sample Programs

Description Path Details
Barcode Main Demo <installdir>\Examples\WinRT\<CS/JS>\BarcodeDemo Demonstrates the LEADTOOLS Barcode functionality. Detect 1D and 2D barcodes including UPC/EAN, DataBar, Code 128, Data Matrix, PDF417, QR, Aztec, Maxi Code and more.

Supported Barcode Formats

Barcode Format Redistributables
1D Linear Barcode Types (Read and Write) Leadtools.Barcode.OneD.winmd
Data Matrix (Read) Leadtools.Barcode.DatamatrixRead.winmd
Data Matrix (Write) Leadtools.Barcode.DatamatrixWrite.winmd
PDF417 and MicroPDF417 (Read) Leadtools.Barcode.PdfRead.winmd
PDF417 and MicroPDF417 (Write) Leadtools.Barcode.PdfWrite.winmd
QR (Read) Leadtools.Barcode.QrRead.winmd
QR (Write) Leadtools.Barcode.QrWrite.winmd
Aztec, Maxi and MicroQR (Read) Leadtools.Barcode.Lead2DRead.winmd
Aztec, Maxi and MicroQR (Write) Leadtools.Barcode.Lead2DWrite.winmd
iOS/macOS
Redistributables Paths
Path Target Platform
<installdir>\Bin<Version>\Xcode\iOS iOS
<installdir>\Bin<Version>\Xcode\macOS macOS

Dependencies

Library Description Dependencies
Leadtools.Barcode.framework Core library

Leadtools.framework

Leadtools.ImagingProcessing.framework

Leadtools.ImageProcessing.Utilities.framework

Sample Programs

Description Path Details
Barcode Main Demo <installdir>\Examples\Xcode\<iOS / macOS>\BarcodeDemo Demonstrates the LEADTOOLS Barcode functionality. Detect 1D and 2D barcodes including UPC/EAN, DataBar, Code 128, Data Matrix, PDF417, QR, Aztec, Maxi Code and more.

Supported Barcode Formats

Barcode Format Redistributables
1D Linear Barcode Types (Read and Write) Leadtools.Barcode.OneD.framework
Data Matrix (Read) Leadtools.Barcode.DatamatrixRead.framework
Data Matrix (Write) Leadtools.Barcode.DatamatrixWrite.framework
PDF417 and MicroPDF417 (Read) Leadtools.Barcode.PdfRead.framework
PDF417 and MicroPDF417 (Write) Leadtools.Barcode.PdfWrite.framework
QR (Read) Leadtools.Barcode.QrRead.framework
QR (Write) Leadtools.Barcode.QrWrite.framework
Aztec, Maxi and MicroQR (Read) Leadtools.Barcode.Lead2DRead.framework
Aztec, Maxi and MicroQR (Write) Leadtools.Barcode.Lead2DWrite.framework
Java Android
Redistributables Paths
Path Target Platform
<installdir>\Bin\Android\x86_64 (Android) x86_64 Android
<installdir>\Bin\Android\x86 (Android) x86 Android
<installdir>\Bin\Android\arm64-v8a (Android) arm64-v8a Android
<installdir>\Bin\Android\armeabi-v7a (Android) armeabi-v7a Android
<installdir>\Bin\Android\armeabi (Android) armeabi Android
<installdir>\Bin\Android\mips64 (Android) mips64 Android
<installdir>\Bin\Android\mips (Android) mips Android
<installdir>\Bin\CDLLVC10\Win32 (Windows) x86 Windows
<installdir>\Bin\CDLLVC10\x64 (Windows) x64 Windows
<installdir>\Bin\Lib\x86 (Linux) x86 Linux
<installdir>\Bin\Lib\x64 (Linux) x64 Linux

Dependencies

Library Description Dependencies
leadtools.barcode.jar Core library

leadtools.jar

libleadtools.so (Android)

libltkrn.so (Linux)

Ltkrnu.dll (Windows x86)

Ltkrnx.dll (Windows x64)

libleadtools.barcode.so (Android)

libltbar.so (Linux)

Ltbaru.dll (Windows x86)

Ltbarx.dll (Windows x64)

leadtools.imageprocessing.core.jar

libleadtools.imageprocessing.core.so (Android)

libltimgcor.so (Linux)

Ltimgcoru.dll (Windows x86)

Ltimgcorx.dll (Windows x64)

leadtools.imageprocessing.utilities.jar

libleadtools.imageprocessing.utilities.so (Android)

libltimgutl.so (Linux)

Ltimgutlu.dll (Windows x86)

Ltimgutlx.dll (Windows x64)

          

 Sample Programs

Description Path Details
Barcode Main Demo (Android) <installdir>\Examples\Android\BarcodeDemo Demonstrates the LEADTOOLS Barcode functionality. Detect 1D and 2D barcodes including UPC/EAN, DataBar, Code 128, Data Matrix, PDF417, QR, Aztec, Maxi Code and more.
Barcode Main Demo (Java) <installdir>\Examples\Java\BarcodeDemo Demonstrates the LEADTOOLS Barcode functionality. Detect 1D and 2D barcodes including UPC/EAN, DataBar, Code 128, Data Matrix, PDF417, QR, Aztec, Maxi Code and more.

Supported Barcode Formats

Barcode Format Redistributables
1D Linear Barcode Types (Read and Write)

libleadtools.barcode.oned.so (Android, Linux)

Ltbar4u.dll (Windows x86)

Ltbar4x.dll (Windows x64)

Data Matrix (Read)

libleadtools.barcode.datamatrixread.so (Android, Linux)

Ltbar7ru.dll (Windows x86)

Ltbar7rx.dll (Windows x64)

Data Matrix (Write)

libleadtools.barcode.datamatrixwrite.so (Android, Linux)

Ltbar7wu.dll (Windows x86)

Ltbar7wx.dll (Windows x64)

PDF417 and MicroPDF417 (Read)

libleadtools.barcode.pdfread.so (Android, Linux)

Ltbar6ru.dll (Windows x86)

Ltbar6rx.dll (Windows x64)

PDF417 and MicroPDF417 (Write)

libleadtools.barcode.pdfwrite.so (Android, Linux)

Ltbar6wu.dll (Windows x86)

Ltbar6wx.dll (Windows x64)

QR (Read)

libleadtools.barcode.qrread.so (Android, Linux)

Ltbar8ru.dll (Windows x86)

Ltbar8rx.dll (Windows x64)

QR (Write)

libleadtools.barcode.qrwrite.so (Android, Linux)

Ltbar8wu.dll (Windows x86)

Ltbar8wx.dll (Windows x64)

Aztec, Maxi and MicroQR (Read)

libleadtools.Barcode.Lead2DRead.so (Android, Linux)

Lt2dreadu.dll (Windows x86)

Lt2dreadx.dll (Windows x64)

Aztec, Maxi and MicroQR (Write)

libleadtools.Barcode.Lead2DWrite.so (Android, Linux)

Lt2dwriteu.dll (Windows x86)

Lt2dwritex.dll (Windows x64)

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly