Thread: Barcodes

  1. #1
    Registered User
    Join Date
    Apr 2002
    Posts
    4

    Question Barcodes

    Hello, I am posting a question for my father, I have gotten as much information as possible about his question, and I hope that it is aduequte, the first part is his question, the second part is an email he received from a tech administrator, that works with barcodes, thank you for your time and patience.

    "I need to print barcodes from my Borland c++ ver 5.02 program (this version of c++ is not builder) to an HP printer. I've tried quite a few different downloads from the internet but I haven't been able to get any of them to compile." Any Examples, or sites where I can get working examples would be apperciated.


    Email:

    "Hi...

    It seems to me that you don't want to use the ActiveX Control, but the DLL interface. Borland uses a different lib format than Visual C, so we created a lib file for Borland. It is included in the DLL sample. Download the sample for Borland C++, the subdir of the DLL sample contains the correct lib file.

    http://www.tec-it.com/download/sampl...dCPP5_TBC4.zip

    Info: we will release a new version V5 of TBarCode within the next weeks. I suggest that you evaluate TBarCode V4 to see how it works, but start programming your application using the new version. Or if you need it very quickly, tell me so I can send the new version to you.


    Mit freundlichen Grüssen

    Harald Schuller
    Support"

    If you guys need more information or anything that will help with this question in any way please let me know and ill talk to my dad and see what i can do, once again thank you for any help.

    Sincerly Robert Mckay

  2. #2
    Just because ygfperson's Avatar
    Join Date
    Jan 2002
    Posts
    2,490
    And your question is...

  3. #3
    Registered User major_small's Avatar
    Join Date
    May 2003
    Posts
    2,787
    Any Examples, or sites where I can get working examples would be apperciated
    sorry, I don't know... just pointing out the question
    Join is in our Unofficial Cprog IRC channel
    Server: irc.phoenixradio.org
    Channel: #Tech


    Team Cprog Folding@Home: Team #43476
    Download it Here
    Detailed Stats Here
    More Detailed Stats
    52 Members so far, are YOU a member?
    Current team score: 1223226 (ranked 374 of 45152)

    The CBoard team is doing better than 99.16% of the other teams
    Top 5 Members: Xterria(518175), pianorain(118517), Bennet(64957), JaWiB(55610), alphaoide(44374)

    Last Updated on: Wed, 30 Aug, 2006 @ 2:30 PM EDT

  4. #4
    Registered User
    Join Date
    Jan 2003
    Posts
    78
    Originally posted by Bug_less
    "I need to print barcodes from my Borland c++ ver 5.02 program
    The most important thing to have if you want to print barcodes is the right fonts. You happen to be in luck, as I have a fairly complete set of True Type barcode fonts that you can use free of charge. I can also help you with the code required to load and print with the fonts if you need help with that too. I don't want to write too much more just yet... as I suspect this thread may move in a direction that will result in it being deemed OT for this forum. I make no effort to hide the fact that one of my highest priorities is that of playing well with others. ;-)

    I suspect others here will want to experiment with these fonts too, so I am going to have to insist that all requests be made via email to:

    [email protected]

    Don't forget to remove "I-HATE-SPAM" !

    -Rog

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. barcodes
    By linuxdude in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 03-25-2005, 08:05 PM
  2. isbn problem (barcodes on books)
    By djxtremor in forum C Programming
    Replies: 3
    Last Post: 10-16-2002, 09:34 PM
  3. C# and barcodes
    By Therese in forum C# Programming
    Replies: 4
    Last Post: 06-03-2002, 06:09 AM
  4. C++ and barcodes
    By Therese in forum C++ Programming
    Replies: 5
    Last Post: 02-22-2002, 02:26 PM
  5. Printing EAN barcodes in C
    By AndreaB in forum C Programming
    Replies: 2
    Last Post: 12-11-2001, 04:49 PM