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

Author Archive : admin

PageNo - specify page number to scan

admin October 26, 2009 Documentation, Knowledge Base No Comments

Overview PageNo is a 1 based index that specifies the page to be scanned in an image. A value of zero indicates that every page will be scanned Type: SHORT Default value: 0  

Pattern - specify regular expression that barcode value must match

admin October 26, 2009 Documentation, Knowledge Base No Comments

Overview   The Pattern property is a regular expression that each barcode found in an image is compared against. The toolkit will only return barcodes that match the pattern. The toolkit use POSIX extended regular expression syntax. Examples: “ABCDEF” will match all barcodes containing “ABCDEF” (e.g “XYZABCDEFXYZ”) . “ABC[0-9]+” will match all barcodes containing “ABC”

Continue Reading →

PdfBpp - color depth when loading PDF documents

admin October 26, 2009 Documentation, Knowledge Base No Comments

Overview   PdfBpp is the number of bits-per-pixel to be used when converting a pdf file into image format, before scanning for a barcode. The value should be 1, 8 or 24. Has no effect when PdfImageOnly is set to True. Type: SHORT Default value: 1  

PdfDpi - resolution when loading PDF documents

admin October 26, 2009 Documentation, Knowledge Base No Comments

Overview   PdfDpi is the number of dots-per-inch to be used when converting a pdf file into image format, before scanning for a barcode. Has no effect when PdfImageOnly is set to True. Type: SHORT Default value: 300    

Photometric - color interpretation for bi-tonal bitmaps

admin October 26, 2009 Documentation, Knowledge Base No Comments

Overview The Photometric property determines how the toolkit interprets a pixel value in a bi-tonal bitmap passed to the ScanBarCodeFromBitmap method. Pixel Value = 0 Pixel Value = 1 Photometric = 0 Black White Photometric = 1 White Black This property is not used with the ScanBarCode or ScanBarCodeFromDIB methods. Type: SHORT Default value: 0

PrefOccurrence - preferred hit-count for a barcode

admin October 26, 2009 Documentation, Knowledge Base No Comments

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 →

QuietZoneSize - size of quiet zone around barcode

admin October 26, 2009 Documentation, Knowledge Base No Comments

Overview When the toolkit checks for a barcode on a scan line in an image, it ignores those parts of the line that are not preceded by the number of white pixels specified by QuietZoneSize.   When the property has a value of 0 then the quiet zone is calculated 1/10th of the value of the image

Continue Reading →

ReadCodabar - enable codabar barcode reading

admin October 26, 2009 Documentation, Knowledge Base No Comments

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

ReadCode128 - enable Code 128 barcode reading

admin October 26, 2009 Documentation, Knowledge Base No Comments

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

Overview When set to TRUE the toolkit will search for type 2 of 5 non-interleaved barcodes in the following formats: · Code 2 of 5 Datalogic · Code 2 of 5 Iata1 · Code 2 of 5 Iata2 · Code 2 of 5 Industrial · Code 2 of 5 Interleaved · Code 2 of 5 Matrix Type: BOOL Default value: FALSE

admin October 26, 2009 Documentation, Knowledge Base No Comments

Overview When set to TRUE the toolkit will search for type 2 of 5 interleaved barcodes. Type: BOOL Default value: TRUE  

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