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 ...

News

ReadMicroPDF417 - scan for micro pdf-417 barcodes

admin December 8, 2010 Documentation, Knowledge Base No Comments

Overview When set to TRUE the toolkit will search for micro-PDF-417 barcodes. Type: BOOL Default value: FALSE

ReadShortCode128 - scan for short code-128 barcodes

admin December 8, 2010 Documentation, Knowledge Base No Comments

Overview When set to TRUE the toolkit will search for Code 128 barcodes of symbol set C, without the normal start and stop characters. The barcode type for these barcodes is set to “SHORTCODE128”. Type: BOOL Default value: FALSE

ShortCode128MinLength - set the minimum length for a short code-128 barcode

admin December 8, 2010 Documentation, Knowledge Base No Comments

Overview ShortCode128MinLength defines the smallest length for a barcode string, including checksum characters. Type: SHORT Default value: 2

ShowCodabarStartStop - include codabar start/stop characters

admin December 8, 2010 Documentation, Knowledge Base No Comments

Overview Include the start and stop characters when returning the value of a codabar barcode. Type: BOOL Default value: TRUE

SkewLineJump - frequency of line sampling for skewed barcodes

admin December 8, 2010 Documentation, Knowledge Base No Comments

Overview SkewLineJump works in a similar way to the LineJump property, but only effects the phase of the scanning process concerned with searching for skewed barcodes. It can be useful to set the 2 properties to different values for reasons of performance. Type: SHORT Default value: 9

UseOldCode128Algorithm - use the old code-128 detection method

admin December 8, 2010 Documentation, Knowledge Base No Comments

Overview Use the Code 128 detection algorithm as used in earlier versions of the toolkit (pre version 7.3.1). Type: BOOL Default value: FALSE

UseRunCache - use a memory cache for run-length information

admin December 8, 2010 Documentation, Knowledge Base No Comments

Overview Use a memory cache for run-length information derived from an image. Type: BOOL Default value: TRUE

WeightLongerBarcodes - accept lower scores for longer barcodes

admin December 8, 2010 Documentation, Knowledge Base No Comments

Overview When WeightLongerBarcodes is TRUE the barcode reader will weight the counts used with the PrefOccurrence and MinOccurrence properties according to the length and type of the barcode in question. Barcode types using built in checksums are favoured above barcode types with no checksum. Type: BOOL Default value: TRUE

CreateBarcodeInstance - create a instance of the barcode toolkit (win32 dll only)

admin December 8, 2010 Documentation, Knowledge Base No Comments

Syntax mtCreateBarcodeInstance() Return Value Handle to an instance of the barcode toolkit (dll only). Remarks Create an instance of the barcode toolkit and return a handle that may be used with other functions in the win32 dll interface. Please note that this function is not applicable to other interfaces for the toolkit. This function only

Continue Reading →

DestroyBarcodeInstance - destroy an instance of the barcode toolkit (win32 dll only)

admin December 8, 2010 Documentation, Knowledge Base No Comments

Syntax mtDestroyBarcodeInstance(hBarcode) Parameters hBarcode Handle to an instance of the barcode toolkit. Return Value 1/True on success and 0/False on failure. Remarks DestroyBarcodeInstance destroys an instance of the barcode toolkit and releases any resources used by the toolkit. This function only exists in the dll interface to the SDK. Example: Dim hBarcode As System.IntPtr hBarcode =

Continue Reading →

« First...1020«21222324»30...Last »
  • Copyright © 2023 Softek Software Ltd. All Rights Reserved