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

Encoding - set the encoding method for barcode values

admin December 8, 2010 Documentation, Knowledge Base No Comments

Overview The Encoding property controls the format in which the toolkit returns strings for barcode types that use full symbol sets such as PDF-417. The property can take any of the following values: 0 Raw , with null characters suppressed. 1 Quoted printable 2 Unicode 3 UTF-8 Type: SHORT Default Value: 0

GammaCorrection - set gamma correction level for color images

admin December 8, 2010 Documentation, Knowledge Base No Comments

Overview If GammaCorrection is set to a value other than 100 then the toolkit will apply gamma correction to a color image. The amount of gamma correction is equal to GammaCorrection / 100. For example, to achieve a gamma correction of 0.5 the property should be set to a value of 50. Type: SHORT Default value: 100

LicenseKey - set the license key

admin December 8, 2010 Documentation, Knowledge Base No Comments

Overview Use the LicenseKey property to set your license key prior to calling the ScanBarCode, ScanBarCodeFromBitmap or ScanBarCodeFromDIB functions. With no license key the .net interface will return all barcode values as“Please contact sales@bardecode.com for a trial license string” and other interfaces will display a pop up box that the user will need to click on to continue. Type: STRING Default

Continue Reading →

PatchCodeMinOccurrence - minimum score for a Patch Code barcode.

admin December 8, 2010 Documentation, Knowledge Base No Comments

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

Continue Reading →

Pdf417Debug - enable debug mode for PDF-417 barcodes

admin December 8, 2010 Documentation, Knowledge Base No Comments

Overview Output information about the structure and cluster values of the barcode. The debug information is returned in place of the normal barcode value (see GetBarString). The fields of the string are as follows: Error correction status – true or false Number of data columns Number of rows Error correction level Number of unknown cluster

Continue Reading →

PdfImageOnly - PDF documents will only contain images

admin December 8, 2010 Documentation, Knowledge Base No Comments

Overview PdfImageOnly indicates that the PDF documents to be processed by the toolkit are images. Image only PDF documents can be processed faster than other types (containing text, vector graphics etc). If the toolkit is unable to extract any images from the PDF document then the document is processed as if PdfImageOnly was set to false.

Continue Reading →

ReadCode93 - scan for code-93 barcodes

admin December 8, 2010 Documentation, Knowledge Base No Comments

Overview When set to TRUE the toolkit will search for type 93 barcodes. Type: BOOL Default value: FALSE

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

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