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 : BardecodeFiler

BardecodeFiler 2.6.2.1 released

admin December 13, 2019 BardecodeFiler, Blog, Knowledge Base, News

We’ve made some changes to BardecodeFiler to improve speed when handling very large batches: 2 new options have been added under Options/Log Files/Enable Disable: Hide file details in tree until end of batch – do not display details for each file processed in a batch until the batch has completed. Clear tree data at start

Continue Reading →

Digitising the Natural History Museum collection with some help from BardecodeFiler

admin November 4, 2019 BardecodeFiler, News

The Natural History Museum in London is currently digitizing its collection, including insect slides with barcodes. BardecodeFiler is used to read the barcode from a photo of the slide and rename the photo to the code for the specimen. Here’s a link to video that explains the whole process: https://www.wired.co.uk/video/how-the-natural-history-museum-is-scanning-80-million-dead-creatures Here’s another link to an

Continue Reading →

BardecodeFiler Version 2.6.1 released

admin August 21, 2019 BardecodeFiler, Blog, Knowledge Base, News

We’re pleased to announce the release of BardecodeFiler version 2.6.1.1. The main highlight of this release is the new way of presenting information in the main output window. Gone is the free format text output, replaced by a tree structure that allows the user to explore the results from a batch and review previous batches

Continue Reading →

Basic regex pattern matching

admin July 22, 2019 BardecodeFiler, Knowledge Base, Software Development Kits

The Softek Barcode Reader SDK and our BardecodeFiler Windows application both use ‘regex’ pattern matching for matching barcode values. We often get asked advice on how to build a regex so we thought a short guide to the basics might be useful.   Here is a simple example: ^\d{5}$ So let’s break it down: ^

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.

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 →

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.

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 →

«1234»
  • Copyright © 2023 Softek Software Ltd. All Rights Reserved