You must Sign In to post a response.
  • Category: .NET

    How to generate data matrix 2d bar code for c#

    I work in windows form in visual studio 2015 using c# Language

    And I need to generate data matrix to name and phone and address

    So that how to do that please using data matrix barcode 2d without using

    Commercial library

    Are there are any open source or free library can I use it to generate data matrix 2d

    Barcode for name and phone and address as example?

    I can do it by qr message toolkit library

    But data matrix what I can use which library or c# code or class library I use for generating datamatrix?
  • #769211
    Try free barcode api. It enables you to create most common 1D and 2D barcode including data matrix, using a small piece of code.

    http://freebarcode.codeplex.com/


  • Sign In to post your comments