bardecode.com
barcode reading software
  • Home
  • Download
  • Purchase
  • SDK Licensing
  • Pricing
    • Windows SDK Price List
    • Windows SDK with PDF Extension Price List
    • Linux SDK Price List
    • Linux SDK with PDF Extension Price List
    • PDF Extension For Windows Price List
    • Multi-Platform Toolkit for .NET Price List
    • BardecodeFiler Desktop Only Price List
    • BardecodeFiler Windows Service Price List
    • DOS Command Prompt Barcode Tool Price List
    • Terms and Conditions
    • Refund Policy
  • Products
    • Softek Barcode Reader Toolkit for Windows
    • Softek Barcode Reader Toolkit for Linux
    • BardecodeFiler Desktop App
    • BardecodeFiler Windows Service
    • Windows DOS Command Prompt Tool
    • Multi-platform barcode reader toolkit for .NET
    • Aquaforest’s Autobahn DX
  • Knowledge Base
    • Documentation
    • Specifications
  • News
  • Contact
    • About Us
    • Terms and Conditions
    • Resellers
    • Links
Select Page ...

Category : Knowledge Base

Version 7.3.1 for Windows Release Notes

admin November 26, 2012 Software Development Kits No Comments

Version 7.3.1 was released on February 3rd 2010. Release notes available here. Please not this is no longer the latest version. 1. GS-1 Databar GS-1 Databar support has been added to toolkit in the new version. This includes RSS-14, RSS-14 Stacked, RSS Truncated, RSS Limited, RSS Expanded and RSS Expanded Stacked. There is also support

Continue Reading →

Side by Side Error

admin November 26, 2012 Software Development Kits No Comments

When distributing SoftekBarcodeLib2.dll you may find that you get a “side by side” error message which references the component. For Version 7.4.1 and later…   For x86 based systems, the solution is to install the Microsoft Visual C++ 2008 SP1 Redistributable Package (x86) from the following link: http://www.microsoft.com/downloads/en/details.aspx?FamilyID=a5c84275-3b97-4ab7-a40d-3802b2af5fc2&displaylang=en For x64 based systems, the solution is to install the Microsoft

Continue Reading →

Identifying output files when using tiff split

admin November 26, 2012 Settings, Software Development Kits No Comments

This article explains how to correlate the output files produced during a tiff split process against the barcode values returned by GetBarString. The algorithm shown here assumes default split mode (TiffSplitMode = 0) and handles multiple barcodes on a single page and the possibility of no barcode on the first page. The code below uses

Continue Reading →

Reading barcodes from color images

admin November 26, 2012 Image No Comments

The graph below is a representation of a single scan line bisecting the image of the barcode shown underneath. The scale on the Y-axis represents pixel values with distance in pixels on the X-axis. Note that the value of a pixel is derived from the RGB value using the formula (R + G + B) / 3. The

Continue Reading →

RSS Expanded Examples

admin November 26, 2012 Knowledge Base No Comments

RSS Expanded is capable of storing 74 numeric or 41 alphabetic characters and is normally used in point of sale retail applications. The Softek Barcode Reader SDK will support RSS Databar from January 2010. IIS = Item identification string (including a mod-10 check-digit at end of string) The mod-10 check-digit is calculated from a 13 digit

Continue Reading →

How do PrefOccurrence and MinOccurrence work

admin November 26, 2012 Image, Settings, Software Development Kits No Comments

As the toolkit scans the images in a document, it assigns a “hit-count” to each barcode-like pattern it finds. The hit-count for a very clear barcode will typically be in the region 20 to 100, depending on the size of the barcode and the settings used within the sdk. The PrefOccurrence and MinOccurrence properties specify hit-count levels

Continue Reading →

Reading barcodes through PHP

admin November 26, 2012 Software Development Kits No Comments

PHP developers may be interested in the following link to an interface to the Softek barcode Reader Toolkit for Linux: http://github.com/mkoppanen/php-bardecode Many thanks to Mikko Koppanen.

Handling unicode encoded barcodes in Java

admin November 26, 2012 Settings, Software Development Kits No Comments

2-D barcode formats such as PDF-417 can encode a huge character set, which means that the barcode reader toolkit needs to encode characters outside the normal ASCII range. If the Encoding property is set to 2 then the toolkit will use Unicode encoding, whereby characters can be represented by the string &#N; where N is

Continue Reading →

Understanding how the ReadUPCA property works

admin November 26, 2012 Settings, Software Development Kits No Comments

UPC-A barcodes are a subset of EAN-13. For example, the UPC-A barcode “016000336100” is the same as the EAN-13 barcode “0016000336100”. In fact, UPC-A barcodes are the sub-set of EAN-13 barcodes that start with a 0. The ReadEAN13 property controls whether any barcodes of type EAN-13 are recognized – and this includes UPC-A, whether or

Continue Reading →

Performance issues using SkewTolerance

admin November 26, 2012 Image, Settings, Software Development Kits No Comments

The SkewTolerance property is used for the detection of barcodes in skewed documents, but it can have a negative impact on the performance of the ScanBarCode command, especially when reading PDf-417 and Datamatrix barcodes. One solution to this problem is to use xml settings, which allow you to store sets of properties which are applied

Continue Reading →

« First...10«13141516»20...Last »
  • Copyright © 2023 Softek Software Ltd. All Rights Reserved