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

A test script for Linux

admin June 25, 2019 Knowledge Base, Software Development Kits

The following script can be used for barcode testing on Linux in a similar way to the test option in SoftekSDKDemo (using the same options): echo “Test only with supplied options” r=`./bardecode $*` if test -n “$r” then echo “Found barcode: $r” exit fi echo “Test: Small quiet zones around barcodes (-q 10)” r=`./bardecode -q

Continue Reading →

QR Codes and Chinese characters

admin June 4, 2019 Barcode Specification, Knowledge Base

QR Codes are versatile containers for all sorts of data and have Kanji character encoding built into the specification, but what about simplified or traditional Chinese? This article attempts to explain the different ways it can be done and why the interpretation of a QR Code can be application specific… One solution is just to

Continue Reading →

Softek Barcode Reader Toolkit for Windows Version 8.3.3.3 has been released

admin June 4, 2019 Blog, Knowledge Base, News, Software Development Kits

Version 8.3.3.3 of our barcode reader SDK for Windows has been released. This should be of particular interest to developers using Chinese characters in QR Codes and anyone reading PDF417 barcodes. 1. Performance improvement for images with certain types of repeated pattern. 2. Fix for recognition of Kanji characters using the Kanji byte compaction scheme

Continue Reading →

Reading binary data from a barcode using Visual C#

admin April 8, 2019 Documentation, Knowledge Base, Software Development Kits

If you are handling binary data in barcodes such as you find in some 2-D barcodes (PDF417, QrCode or DataMatrix) then the following method will allow you to create a byte array that contains the original binary data from the barcode – including all the null and 8-bit values. 1. Using Quoted printable Encoding barcode.Encoding

Continue Reading →

Calling the Linux C Library from C++ code

admin February 1, 2019 Knowledge Base, Software Development Kits

Here’s a quick example of how to create and build a simple C++ program that calls the basic Bardecode C library functions… It’s assumed that you have already downloaded the Linux version of our SDK and are working in the installation folder. The code: #include using namespace std; extern “C” { #include “include/barcode.h” } int

Continue Reading →

BardecodeFiler Version 2.5.1.1 has been released

admin December 17, 2018 BardecodeFiler, Blog, Knowledge Base, News

BardecodeFiler Version 2.5.1.1 has been released. This version processes large files in the desktop interface much faster. For example, a 6000 page PDF file should process at at least 2X the speed of version 2.4.

Using barcodes on fax

admin December 3, 2018 Image, Knowledge Base

You probably thought nobody used fax anymore. Well think again because it’s still going strong in some sectors. In the case where fax is received directly onto a server then the sending fax machines become remote scanners, and if you combine this with the power of barcodes then you have the capability to file images

Continue Reading →

BardecodeFiler Version 2.4.5 Released

admin November 14, 2018 BardecodeFiler, Blog, Knowledge Base, News

Version 2.4.5 of BardecodeFiler has been released and can be downloaded from the following URL: http://www.bardecode.com/en1/download/ This version includes an update to the latest Debenu library (version 1611) and a bug fix that prevents the build up of zero length files in a users temporary folder.  License key – if you are already on either

Continue Reading →

Moving BardecodeFiler Desktop between computers

admin August 24, 2018 BardecodeFiler, Knowledge Base

Moving BardecodeFiler Desktop between systems can be carried out with the following steps: 1. Determine the version number of BardecodeFiler on the source computer. If you click on Options then the version number is displayed in the lower left hand corner. 2. Go to Options/Import & Export and save the configuration to a “.ini” file.

Continue Reading →

Softek Barcode Reader Toolkit for Windows Version 8.3.2 has been released

admin August 21, 2018 News, Software Development Kits

Softek Barcode Reader Toolkit for Windows Version 8.3.2 has been released. The changes in this version are all related to PDF processing: The Foxit/Debenu Quick PDF Library has been upgraded to version 1511. If the toolkit is unable to open a document using the Foxit/Debenu direct access functions then it will automatically revert to the

Continue Reading →

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