Due to demand from developers the Linux version now includes a build for Raspberry Pi. Just download the Linux version to your Raspberry Pi and run ./configure.sh from the top level folder of the tar ball. It includes a version of bardecode which has been static linked against libtiff and libjpeg to get you started
Softek Barcode Reader Toolkit for Windows Version 8.1.2.8 has been released with the following improvements and fixes: Code 128 recognition Performance improvement in Code 128 recognition. New advanced property called Code128SearchLevel added… Code128SearchLevel controls the amount of processor time spent on trying to detect Code 128 barcodes. There are 3 levels with 1 being the
Using our barcode reader SDK you can enable your application to read barcodes from images with only a few lines of code. So how do you do it? 1. Add a reference to the SoftekBarcodeNet.dll DotNet component 2. Use code similar to this… barcode = new SoftekBarcodeNet.BarcodeReader(@”path\to\our\sdk\bin”); // Set a few properties barcode.MultipleRead = true;
Version 8.1.2.6 of the Barcode Reader SDK has now been released. This includes an update to the Debenu PDF library (version 12.12), a small fix that allows the reading of 2-column compact-PDF417 barcodes and a advanced setting to help debug Code 128 bar codes (see below). As ever, the release is available through our downloads
We’re pleased to announce the release of version 8 of our SDK for mobile platforms. The new version includes support for iOS 9, direct reading from RGB and YUV bitmaps and example projects for Android Studio.
Softek Barcode Reader Toolkit for Linux Version 8.1.1 has been released, now with OSX support and builds for a greater range of Linux distributions. We will be notifying customers of this release over the next few weeks but please feel free to contact support@bardecode.com should you wish to get a license key for the new
We’ve just released version 8.1.2 of our Softek Barcode Reader Toolkit for Windows. The main change in this version is the use of .Net 4 in both SoftekBarcodeNet.dll and SoftekBarcodeLib.dll but here is a full list: SoftekBarcodeNet.dll, SoftekBarcodeLib.dll and SoftekBarcode64Lib.dll are now built against the .Net framework 4.0. New property called DataMatrixFinderGapTolerance to control the
Version 8.1.1.7 of the Softek Barcode Reader Toolkit for Windows has been released. This version addresses an issue with handling UTF-8 encoded data in a PDF-417 or DataMatrix bar code. The problem… Say you have a PDF417 bar code that encodes the characters: キヤノン電子 ….in UTF-8 format with the following bytes of hex data: E3
Softek Barcode Reader Toolkit for Windows Version 8.1.1.6 has been released with the following fixes: 1. Fixed handle leak on multi-processor systems. 2. Modified Code 39 parameters to handle larger differences between the sizes of spaces and bars.
We’re pleased to announce the release of version 8 of the bar code reader SDK. Ability to fully utilize the power of multi-core/multi-processor systems by parallel processing separate pages of documents. New image extraction and render engine for the PDF extension with native 64-bit support. Better control over the scanning process with new functions to