bardecode.com
barcode reading software
  • Home
  • Download
  • Purchase
  • SDK Licensing
  • Pricing
    • Windows SDK Price List
    • Windows SDK with PDF Extension Price List
    • PDF Extension For Windows Price List
    • Linux SDK Price List
    • Multi-Platform Toolkit for .Net/Docker Price List
    • BardecodeFiler Desktop Only Price List
    • BardecodeFiler Windows Service Price List
    • DOS Command Prompt Barcode Tool Price List
  • Products
    • Barcode Reader Toolkit for Windows
    • Barcode Reader Toolkit for Linux
    • BardecodeFiler Application Desktop Only
    • BardecodeFiler Application & Windows Service
    • Windows DOS Command Prompt Barcode Tool
    • Multi-Platform Barcode Reader Toolkit for .Net Standard on Docker
    • Aquaforest’s Autobahn DX
  • Knowledge Base
    • Documentation
    • Specifications
  • News
  • Contact
    • About Us
    • Resellers
    • Links
Select Page ...

Category : Settings

Softek Barcode Reader SDK for Linux Version 9.1.1.1 has been released

admin December 10, 2020 Documentation, Knowledge Base, News, Settings, Software Development Kits

Softek Barcode Reader SDK for Linux Version 9.1.1.1 has been released. The main change in this version is the addition of functions to read from TIF, and JPEG files held in memory rather than as files on disc. The new function is called mtScanBarCodeFromString. The C interface has also been brought in line with the

Continue Reading →

Softek Barcode Reader Toolkit for Windows Version 9.1.1.1 released

admin December 10, 2020 Documentation, Knowledge Base, News, Settings, Software Development Kits

Softek Barcode Reader SDK for Windows Version 9.1.1.1 has been released. The main change in this version is the addition of functions to read from TIF, PDF, JPEG,GIF or PNG files held in memory rather than as files on disc. The new functions are called ScanBarCodeFromString for the DLL or ScanBarCodeFromByteArray for the .Net interface.

Continue Reading →

How to detect a scan time out on Linux

admin September 26, 2017 Documentation, Knowledge Base, Settings, Software Development Kits

The default time out for the scan of a page on Linux is 5000ms, but how can you detect if a time out has occurred? The following snippet of C code can be used in bardecode.c at the end of the main function…         uint16 t;         STGetParameter(hBarcode, ST_DID_TIMEOUT, &t) ;         if (t)                

Continue Reading →

Fixing error 87 when starting additional BardecodeFiler services

admin November 4, 2016 BardecodeFiler, Knowledge Base, Settings

When starting any of the 3 additional services in version 2.4.1.1 or version 2.4.1.2 of BardecodeFiler it is possible to get the error message: “Windows could start the BardecodeFiler Service(1) on Local Computer. Error 87: The parameter is incorrect” There are 2 solutions: Either: Deinstall BardecodeFiler, reboot and then install version 2.4.1.3 or later. Or:

Continue Reading →

Splitting a PDF into separate pages

admin June 4, 2015 BardecodeFiler, Knowledge Base, Settings

More Tips and tricks with BardecodeFiler… Splitting a PDF into separate pages named after the last bar code value This is a guide to splitting a PDF document into separate pages, renamed according to the last bar code value found using BardecodeFiler. You can download BardecodeFiler from here. Step 1: Start BardecodeFiler and click on

Continue Reading →

Auto-detection of UTF8 data now available for PDF-417 and DataMatrix

admin April 29, 2015 Blog, Documentation, Knowledge Base, News, Settings, Software Development Kits

Version 8.1.1.7 of the Softek Barcode Reader Toolkit for Windows has been released. This version addresses an issue with handling UTF-8 encoded data in a PDF-417 or DataMatrix bar code. The problem… Say you have a PDF417 bar code that encodes the characters: キヤノン電子 ….in UTF-8 format with the following bytes of hex data: E3

Continue Reading →

Appending PDF pages that contain the same barcode value

admin July 23, 2014 BardecodeFiler, Documentation, Knowledge Base, Settings No Comments

This article discusses how to use BardecodeFiler to collate pages containing the same bar code value from various PDF documents. For example, say you receive orders from customers and each order form contains a bar code that identified the customer with a unique code. You scan the order forms in random batches as they are

Continue Reading →

Release notes for version 7.6.1.1

admin February 10, 2014 Blog, Documentation, Knowledge Base, News, Settings No Comments

The main changes for version 7.6.1 are in the areas of performance control and recognition of skewed bar codes. Performance Control TimeOut is a new property that specifies the maximum amount of time the toolkit should spend searching for a barcode within a single page of a document. It does not include the time taken

Continue Reading →

QR-Codes and UTF-8 encoding

admin October 2, 2013 Barcode Specification, Documentation, Knowledge Base, Settings No Comments

This article explains issues relating to the use of UTF-8 encoded data in QR-Codes. There are several ways in which data can be stored in a QR-Code, one of which is called Byte Mode. This mode allows data to be encoded in a sequence of 8-bit byte values, in other words an array of integer

Continue Reading →

Handling PDF Documents in ASP on x64 Systems

admin August 19, 2013 Knowledge Base, Settings, Software Development Kits No Comments

We’ve updated the manual page that covers the configuration of DCOM on a 64-bit Windows 2012 Server. The key change is to run “MMC comexp.msc /32” on a 64-bit system rather than dcomcnfg.exe Anyhow, here is the new page…   This section describes a problem that can be seen on ASP applications that handle PDF

Continue Reading →

123»
  • Copyright © 2021 Softek Software Ltd. All Rights Reserved