CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    May 2000
    Location
    England
    Posts
    574

    Maxicode Barcode Reader

    I am currently trying to construct a barcode reader that will input a number of characters and output it into a barcode format mainly MAXICODE but also UK barcodes ans Australian barcodes
    any ideas ??


  2. #2
    Join Date
    Jul 2000
    Posts
    79

    Re: Maxicode Barcode Reader

    get a copy of the barcode fonts you need for your project , install the
    and when you want to out put data in barcode format select the barcode font
    you can also test it in like word or word pad by selecting the barcode font
    then just type.


  3. #3
    Join Date
    May 2012
    Posts
    4

    Re: Maxicode Barcode Reader

    Here is some source of printing 2D barcodes in ASP.NET Web forms. have a see!

  4. #4
    VictorN's Avatar
    VictorN is offline Super Moderator Power Poster
    Join Date
    Jan 2003
    Location
    Hanover Germany
    Posts
    20,430

    Re: Maxicode Barcode Reader

    Quote Originally Posted by beckbutler376 View Post
    Here is some source of printing 2D barcodes in ASP.NET Web forms. have a see!
    Please, stop spamming!
    This thread is 12 years old!
    Victor Nijegorodov

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured