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. Generating label Barcode from inside of our project

Generating label Barcode from inside of our project

Scheduled Pinned Locked Moved C#
questionlounge
7 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.
  • F Offline
    F Offline
    Fred 34
    wrote on last edited by
    #1

    Is ther any component or OCX which we can use it to generate and print a barcode? when we use the one printer's facility, it doesn't work correctly for other printers. I want also to know is there a general software for this purpose? thanks

    L F A 3 Replies Last reply
    0
    • F Fred 34

      Is ther any component or OCX which we can use it to generate and print a barcode? when we use the one printer's facility, it doesn't work correctly for other printers. I want also to know is there a general software for this purpose? thanks

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Try this font[^].

      Bastard Programmer from Hell :suss:

      F 1 Reply Last reply
      0
      • F Fred 34

        Is ther any component or OCX which we can use it to generate and print a barcode? when we use the one printer's facility, it doesn't work correctly for other printers. I want also to know is there a general software for this purpose? thanks

        F Offline
        F Offline
        fjdiewornncalwe
        wrote on last edited by
        #3

        Take a look at some of the results here[^]. When I needed a simple Code128 barcode generator for a site I was working on, I found the base code in one of these articles. It took less than 1 day to adapt the code to my purpose, so it was a very good base. The specific article I used is this one: GenCode128 - A Code128 Barcode Generator[^] (Edit: I know this is an older article, but it converted very easily to dotnet 4 for me)

        I wasn't, now I am, then I won't be anymore.

        F 1 Reply Last reply
        0
        • L Lost User

          Try this font[^].

          Bastard Programmer from Hell :suss:

          F Offline
          F Offline
          Fred 34
          wrote on last edited by
          #4

          thanks :) I took a look at that link. I think it may work, but as I understand it can generate only one format (Code 39). thus user cant select his own standard. but it will give me good idea.

          L 1 Reply Last reply
          0
          • F fjdiewornncalwe

            Take a look at some of the results here[^]. When I needed a simple Code128 barcode generator for a site I was working on, I found the base code in one of these articles. It took less than 1 day to adapt the code to my purpose, so it was a very good base. The specific article I used is this one: GenCode128 - A Code128 Barcode Generator[^] (Edit: I know this is an older article, but it converted very easily to dotnet 4 for me)

            I wasn't, now I am, then I won't be anymore.

            F Offline
            F Offline
            Fred 34
            wrote on last edited by
            #5

            Thanks, but I didn't need barcode generator, the thing that I need is a program (for example an ActiveX or DLL) which I be able to use them in my own project. I will search more carefully through the second link which u sent. :)

            1 Reply Last reply
            0
            • F Fred 34

              thanks :) I took a look at that link. I think it may work, but as I understand it can generate only one format (Code 39). thus user cant select his own standard. but it will give me good idea.

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #6

              There are more barcode-fonts out there, for different formats - just don't forget to add any checksums, if required for that particular format :)

              Bastard Programmer from Hell :suss:

              1 Reply Last reply
              0
              • F Fred 34

                Is ther any component or OCX which we can use it to generate and print a barcode? when we use the one printer's facility, it doesn't work correctly for other printers. I want also to know is there a general software for this purpose? thanks

                A Offline
                A Offline
                Alan Balkany
                wrote on last edited by
                #7

                I've gotten good results using this: http://www.dlsoft.com/developers/dbcdotnet.htm[^]

                "Microsoft -- Adding unnecessary complexity to your work since 1987!"

                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