Not sure what our Distribution License is? Finding it hard to know if this is the right license for your project? We understand that software licensing can be confusing so to better understand what our Distribution License is and whether it is the license for you, read on! In a nutshell, our Unlimited Distribution License allows
We’re pleased to announce a maintenance release of our barcode reading toolkit for Windows that rounds up a number of enhancements and fixes, mainly for 2-D barcodes. If you are using the SDK to decode QR-Codes, DataMatrix or PDF-417 then it is recommended that you upgrade to this version. Here’s the change list for version
Code 39 barcodes should all start and finish with the same pattern that represents the * or asterisk character, however sometimes printers forget to include these characters and the result is a barcode that doesn’t actually fit the Code 39 barcode specification. It is possible to read such barcodes but they do have a significant
The new version of the Linux Toolkit expands compatibility by including builds for several popular Linux distributions. The binary files for each distribution are installed into a sub-folders under the “build” folder and the “configure.sh” script should be run to create the correct symbolic links into the folder. Here is the full list of builds
We are pleased to announce the release of Version 7.5.1 of the Linux SDK. Existing customers with support and upgrade cover will be contacted in due course. This update brings the Linux SDK in line with the Windows variant with the introduction of support for the ubiquitous QR-Code and significant improvements to Datamatrix and PDF-417 recognition. The new
We are pleased to announce the minor release for the Windows SDK, V 7.5.1.22, which has various improvements. One of the biggest changes is the improved handling of skewed QR-Codes, which can now tolerate a far greater amount of skew. If you are an existing customer then you are welcome to upgrade for free, the
Old Style Jpeg Compression (tag value 6) is an obsolete compression format that has now been superseded by ‘new style’ Jpeg compression (tag value 7) and should be avoided if possible. Softek products have limited support for files written using this format but best results will be obtained by switching to either the ‘new-style’ Jpeg
This article shows how to convert a string that has been double encoded using UTF-8. For example, say you have the string Müller instead of the string Müller. How did it happen? The letter ü is encoded in UTF-8 as 2 bytes: 195 and 188 If you encoded the bytes again then the 195 converts to
One change in version 7.5.1.18 of the sdk and version 1.8.1 of BardecodeFiler that has caused some backward compatibility issues is in the area of regular expressions. This version uses Microsoft RegEx matching and one important difference lies in the use of {} brackets. In previous versions of the sdk you could use the following
Developers working with our Barcode Reader SDK for IOS may have noticed that the video preview window no longer fills the entire screen in our example XCode project. The following screen shot shows the problem with out the bars at the top and bottom of the screen… To make the preview screen fill the entire