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 / C++ / MFC
  4. is it possible to genarate barcode application using vc++6.0

is it possible to genarate barcode application using vc++6.0

Scheduled Pinned Locked Moved C / C++ / MFC
c++
3 Posts 3 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.
  • E Offline
    E Offline
    eswar pothula
    wrote on last edited by
    #1

    hi every body........ this is eswar.... i have a small doubt about barcode genaration. is it possible to generate barcode application using vc++6.0 thanks in advance.....

    J C 2 Replies Last reply
    0
    • E eswar pothula

      hi every body........ this is eswar.... i have a small doubt about barcode genaration. is it possible to generate barcode application using vc++6.0 thanks in advance.....

      J Offline
      J Offline
      Jan Sommer
      wrote on last edited by
      #2

      This might be a lame answer: Isn't barcodes just some kind of a font like this? Then I guess you could write the same code you usually use to draw text, but with the barcode font instead.

      1 Reply Last reply
      0
      • E eswar pothula

        hi every body........ this is eswar.... i have a small doubt about barcode genaration. is it possible to generate barcode application using vc++6.0 thanks in advance.....

        C Offline
        C Offline
        Code o mat
        wrote on last edited by
        #3

        You mean you want an application that generates barcodes OR you want to genereate a "barcode application", which could both mean that it can create OR read barcodes (thorough some input device like a webcam, a scanner or a barcode reader connected to the comp). Both should be possible. To generate barcodes you can either use a barcode font as someone already suggested, or you can try to check out how barcodes work (there are loads of infoes about it on the net, Google is your friend...) and write your own method of generation, also there are some libraries i believe around the net for such a purpose. Reading barcodes thorough a webcam or such input device is a much more problematic task. Good luck.

        > The problem with computers is that they do what you tell them to do and not what you want them to do. < > Sometimes you just have to hate coding to do it well. <

        modified on Wednesday, November 4, 2009 10:40 AM

        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