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

BardecodeFiler Version 2.4.4 has been released

admin August 21, 2018 BardecodeFiler

BardecodeFiler Version 2.4.4 has been released with the following changes… The Debenu PDF library has been updated to version 1511 The Softek Barcode Reader Toolkit SDK has been upgraded to version 8.3.2.

How to create a barcode

admin August 7, 2018 Barcode Specification, Knowledge Base, Uncategorized

This is a guide to show you how to create a simple barcode that can used with a variety of software and hardware barcode readers… This method uses a freely available barcode font to create a Code 39 barcode. Step 1 Download the font from here Step 2 Unpack the zip file Step 3 Install

Continue Reading →

Mixing LoadXMLSettings and property setting functions

admin August 6, 2018 Knowledge Base, Software Development Kits

Here are some handy tips for mixing LoadXMLSettings and property setting functions… So what is LoadXMLSettings? This is a function that allows you to load properties for the Softek Barcode Reader Toolkit from an XML file (or string in XML format). One special feature of this allows you to load multiple sets of properties that

Continue Reading →

New releases - Windows SDK, Linux and BardecodeFiler

admin April 4, 2018 BardecodeFiler, Knowledge Base, News, Software Development Kits

The following new releases are now available for download: 1. Softek Barcode Reader Toolkit for Windows Version 8.3.1 Main changes: Improved handling of skewed images. Support for extended Datamatrix rectangle formats. Upgrade to Debenu PDF Library Version 14.11 Support for password protected PDF files Download from http://www.bardecode.com/en1/download/ License key compatibility: Keys valid for version 8.2.1

Continue Reading →

Converting / characters in BardecodeFiler

admin March 26, 2018 BardecodeFiler, Knowledge Base

Here is what you need to use in a Reformat Table for converting a barcode value such as 123/456 to 123-456 Line 1, left hand side: ([^\/]+)\/([^\/]+) Line 1, right hand side: {1}-{2} Explanation: \/ matches a single / character (the \ is needed because / is a special character for regex) [^\/] is the

Continue Reading →

Help getting started with the BardecodeFiler service

admin March 20, 2018 BardecodeFiler, Knowledge Base

Here are some general tips and suggestions for users wanting to use the BardecodeFiler Service for the first time… 1. The documentation for the service can be found in section 7 of the manual (which can be found by starting BardecodeFiler Desktop and clicking on File and Help). 2. The installer sets up 4 different

Continue Reading →

BardecodeFiler 2.4.2.1 released

admin November 20, 2017 BardecodeFiler, Knowledge Base, News

We are pleased to announce the release of BardecodeFiler version 2.4.2.1. The main difference is that this version uses .Net 4 rather than .Net 3.5. Here is a complete list of changes… BardecodeFiler now uses the .Net 4 framework. Option for adding date/time and page count fields to results.csv log file. Added %UID token –

Continue Reading →

Barcode size and image resolution

admin October 24, 2017 Barcode Specification, Blog, Knowledge Base, News, Software Development Kits

We’re often asked one of the following questions: Either: How big should my barcode be? Or: What resolution should I be scanning at? In both cases people want to get the best results from their barcode software, however the truth is that the size of the barcode and the resolution of the scan are linked…

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 →

BardecodeFiler large file processing

admin April 25, 2017 BardecodeFiler, Knowledge Base

Some customers have experienced problems in processing large files in BardecodeFiler version 2 up to and including version 2.4.1.3. The following work around should allow these versions to function correctly with large files although it may take longer to process the files: Go to Options/Barcode Recognition/Advanced and enter the following in the Advanced Flags field:

Continue Reading →

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