Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Generate Barcode

Generate Barcode

Scheduled Pinned Locked Moved C#
helptutorial
6 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    Neo_Shehpar
    wrote on last edited by
    #1

    Hi, i have to develop a software that has to do some registration process, and after this all process, HAVE TO GENERATE A BARCODE FOR THAT. Example i give the following information, Name: Neo Eyes Color: Blue Hair: Brown so my barcode should be in the format neo-brownNeo-BlueNeo-brownBlue etc... THIS IS JUST EXAMPLE. is any one can help me in developing such a barcode or free library for sophisticated barcode generation and also reader for that. if any one can help me, i shall be thankful to my friend. Best Regards, Neo

    C K 2 Replies Last reply
    0
    • N Neo_Shehpar

      Hi, i have to develop a software that has to do some registration process, and after this all process, HAVE TO GENERATE A BARCODE FOR THAT. Example i give the following information, Name: Neo Eyes Color: Blue Hair: Brown so my barcode should be in the format neo-brownNeo-BlueNeo-brownBlue etc... THIS IS JUST EXAMPLE. is any one can help me in developing such a barcode or free library for sophisticated barcode generation and also reader for that. if any one can help me, i shall be thankful to my friend. Best Regards, Neo

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      What do you expect to be able to read this barcode ? Do you want to invent a new barcode format, and if so, how do you expect to use it ?

      Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

      1 Reply Last reply
      0
      • N Neo_Shehpar

        Hi, i have to develop a software that has to do some registration process, and after this all process, HAVE TO GENERATE A BARCODE FOR THAT. Example i give the following information, Name: Neo Eyes Color: Blue Hair: Brown so my barcode should be in the format neo-brownNeo-BlueNeo-brownBlue etc... THIS IS JUST EXAMPLE. is any one can help me in developing such a barcode or free library for sophisticated barcode generation and also reader for that. if any one can help me, i shall be thankful to my friend. Best Regards, Neo

        K Offline
        K Offline
        kubben
        wrote on last edited by
        #3

        There are several barcode formats that support alpha characters. For instance code-39 barcode format supports characters. If you want to print code-39 barcode you need to get a font that will print it. Then you can just send the data to a label that is being displayed with the code-39 font. Then you will need to get a barcode scanner that can ready code-39. Hope that helps. Ben

        _ N 2 Replies Last reply
        0
        • K kubben

          There are several barcode formats that support alpha characters. For instance code-39 barcode format supports characters. If you want to print code-39 barcode you need to get a font that will print it. Then you can just send the data to a label that is being displayed with the code-39 font. Then you will need to get a barcode scanner that can ready code-39. Hope that helps. Ben

          _ Offline
          _ Offline
          __DanC__
          wrote on last edited by
          #4

          I have used the IDAutomation .NET library for creating 2D matrix barcodes which can contain large amounts of alphanumeric data. The website is here

          Chat | Text Messaging | Games | www.uzeddit.com - Coming soon!

          1 Reply Last reply
          0
          • K kubben

            There are several barcode formats that support alpha characters. For instance code-39 barcode format supports characters. If you want to print code-39 barcode you need to get a font that will print it. Then you can just send the data to a label that is being displayed with the code-39 font. Then you will need to get a barcode scanner that can ready code-39. Hope that helps. Ben

            N Offline
            N Offline
            Neo_Shehpar
            wrote on last edited by
            #5

            I like your idea, please give me all related information to apply your idea. how to write , how to read, what devices are needed for that , etc... please answer me as soon as possible, Best Regards, Neo

            K 1 Reply Last reply
            0
            • N Neo_Shehpar

              I like your idea, please give me all related information to apply your idea. how to write , how to read, what devices are needed for that , etc... please answer me as soon as possible, Best Regards, Neo

              K Offline
              K Offline
              kubben
              wrote on last edited by
              #6

              Check out idautomation. I have used their fonts before. http://idautomation.com/[^] Ben

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups