Welcome to Goldensoft

Founded in 1998, GoldenSoft is the supplier of high-performance middleware software. With a global reach, GoldenSoft serves major markets including medical, government, scientific, consumer and academic.

  • News:
    • 2D BarCode Decoder(DataMatrix)

A comprehensive toolkit for reading barcodes from image files and bitmaps held in memory.

100% Managed .Net Component - Baicheng.Barcode.DataMatrixDecoder.dll(trial version, .net 3.5)

Sample C# Code:

using Baicheng.Barcode.DataMatrixDecoder;
bitmap b = new Bitmap("datamatrix.bmp");
List<string> barcodes = DataMatrixDecoder.DecodeBarcode(b);

 

Price:

Buy full version - $249.00

Please mail to: sales@goldensoft.net

  • Goldensoft BarCode Generator VC++ Static Library will be release in next week.