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 : Documentation

ConvertUPCEToEAN13 - convert UPC-E barcodes to EAN-13 format

admin October 26, 2009 Documentation, Knowledge Base No Comments

Overview A UPC-E barcode is actually an EAN-13/UPC-A barcode that has had certain digits removed to create an 8 digit number. Only certain EAN-13/UPC-A barcodes can go through this process. For example, the UPC-A barcode “023456000073 ” can be suppressed to the UPC-E value “02345673” and restored to it’s original value by the barcode reader. The Softek

Continue Reading →

ErrorCorrection - enable error correction

admin October 26, 2009 Documentation, Knowledge Base No Comments

Some barcodes cannot be read because the process of scanning or faxing has split or merged bars together. When ErrorCorrection  is set to True to toolkit will, where possible, make a best guess at such barcodes. Note that this property currently only applies to Code 39 and Code 39 Extended barcodes. Type: BOOL Default value: FALSE

ExtendedCode39 - enable extended Code 39

admin October 26, 2009 Documentation, Knowledge Base No Comments

A Code 39 barcode can be used to represent the entire ASCII-128 symbol set by using 2 normal Code 39 characters to represent one character in the ASCII-128 symbol set. A barcode reader cannot distinguish between normal and extended Code 39 barcodes and so the ExtendedCode39 property must be set to TRUE when reading barcodes

Continue Reading →

LineJump - line sampling frequency

admin October 26, 2009 Documentation, Knowledge Base No Comments

Overview The LineJump property controls the frequency with which the toolkit samples scan lines as it moves through an image. Increasing the value of the LineJump property will increase the speed at which an image is processed but may decrease the read rate. The SkewLineJump property is used in a similar way when searching for skewed barcodes.

Continue Reading →

MaxLength - maximum length of a barcode

admin October 26, 2009 Documentation, Knowledge Base No Comments

MaxLength defines the largest length for a barcode string, including checksum characters. Type:  SHORT Default value: 999

MedianFilter - apply a mdeian filter

admin October 26, 2009 Documentation, Knowledge Base No Comments

When TRUE the toolkit will apply a median filter to the image before checking for barcodes. This is a useful option for high resolution images that contain speckles of black and white. It is not recommended for images where the black bars or white spaces are less than 2 pixels wide. Type: BOOL Default Value: FALSE

MinLength - minimum length of a barcode

admin October 26, 2009 Documentation, Knowledge Base No Comments

MinLength defines the smallest length for a barcode string, including checksum characters. Type: SHORT Default value: 4

MinOccurrence - minimum hit-count for a barcode

admin October 26, 2009 Documentation, Knowledge Base No Comments

As the SDK scans an image it assigns a score to each barcode candidate. At the end of a scan, any candidates with a score >= PrefOccurrence are reported by the SDK. If no candidate meets this criteria then the SDK selects the candidate with the highest score and reports this barcode if it has a

Continue Reading →

MinSeparation - minimum separation between barcodes

admin October 26, 2009 Documentation, Knowledge Base No Comments

MinSeparation defines the minimum distance between barcodes of identical value and vertical alignment in 1/300th of an inch. If the distance between two barcodes of same value and on the same alignment is less than MinSeparation then the toolkit assumes that it is a single barcode that has been split into 2 parts by a problem in

Continue Reading →

MinSpaceBarWidth - minimum gap between bars

admin October 26, 2009 Documentation, Knowledge Base No Comments

MinSpaceBarWidth is the minimum acceptable size for a space between the bars in a barcode. When set to a value of 0 the toolkit will automatically select the best value. Spaces that are smaller than the value used are ignored. Type: SHORT Default value: 0

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