Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. [SOLVED] (BEGINNER) How to print barcodes
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] (BEGINNER) How to print barcodes

Scheduled Pinned Locked Moved General and Desktop
beginnerprintbarcodec++starternewbiefontcode39stringconversion
3 Posts 2 Posters 3.1k Views 2 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.
  • A7VictorA Offline
    A7VictorA Offline
    A7Victor
    wrote on last edited by A7Victor
    #1

    Hi, I have a simple question here.
    I'm a Computer Engineering student, and my programming level is still low. But I was wondering how to make a program to draw Barcodes.
    I just need to download the font (http://www.dafont.com/pt/code39.font) that represents the barcode standard and make a program to convert it?

    I want to enter a string and print it as a barcode.

    My first idea was to receive this string and print it with the barcode font. But I'm not sure if this is correct.
    I'm not interested in GUI or anything right now, just to receive a string and print is as a barcode in a text file.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mcosta
      wrote on last edited by
      #2

      HI and welcome to devnet,

      I found this project that could be a good starting point for you.

      Enjoy

      Once your problem is solved don't forget to:

      • Mark the thread as SOLVED using the Topic Tool menu
      • Vote up the answer(s) that helped you to solve the issue

      You can embed images using (http://imgur.com/) or (http://postimage.org/)

      A7VictorA 1 Reply Last reply
      1
      • M mcosta

        HI and welcome to devnet,

        I found this project that could be a good starting point for you.

        Enjoy

        A7VictorA Offline
        A7VictorA Offline
        A7Victor
        wrote on last edited by
        #3

        @mcosta Hi,

        I'll certainly take a look at it. So I guess it's not only changing the font xD

        Thank you.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved