Dynamsoft Barcode Reader provides cross-platform support. It comes with the following editions: Windows,Linux, iOS and Android. The core of Windows Edition is written in C and C++ for performance. And the C++ library is also wrapped for use with .NET, PHP and Java. The richness of APIs allows developers to almost instantly embed barcode reading functionality in their web and desktop applications.
Before going any further, you may play with the barcode demo first. It supports reading barcode from images (PNG, Tiff, JPEG, BMP and more) and PDF files.
* You can try our online demo on the desktop web browsers.
Both Linear and 2D bar code types are supported:
Learn more about barcode formats ›Dev guide
API reference
Sample code
Dynamsoft's Barcode Reader SDK provides .NET API which enables you to easily simulate a server-side barcode scanner in your web applications.
You can also easily enable barcode recognition in a WinForms application.
Microsoft .NET Framework Support
Samples
API reference
Requirements Before Development
JDK 1.7
API reference