Program for printing barcodes

  • Thread starter Thread starter Chaos Master
  • Start date Start date
C

Chaos Master

Hello!

Does someone knows a freeware program to print a bar code?
(i.e. I input the numbers, select the type of bar code and it outputs
the bar code).

I know it is possible to do with some special fonts (I've seen it done
in a Visual Basic program I was helping with) but I'd like a standalone
program.

It would be to help me in the usage of barcodes as 'serial numbers' for
objects/inventory.

[]s
--
Chaos Master®, posting from Canoas, Brazil - 29.55° S / 51.11° W / GMT-
2h / 15m


"Now: the 3-bit processor, with instructions:
1. NOP - does nothing, increase PC. / 2. HLT - does nothing, doesn't
increase PC
3. MMX - enter Pentium(r) emulation mode; increase PC / 4. LCK - before
MMX: NOP ; after MMX: executes F0 0F C7 C8
5. HCF - Halt and Catch Fire / 6. EPI - Execute Programmer
7. DPC - Decrease PC"
 
Chaos said:
Hello!

Does someone knows a freeware program to print a bar code?
(i.e. I input the numbers, select the type of bar code and it outputs
the bar code).

I know it is possible to do with some special fonts (I've seen it done
in a Visual Basic program I was helping with) but I'd like a standalone
program.

It would be to help me in the usage of barcodes as 'serial numbers' for
objects/inventory.

Perhaps:

Program: barcode97
Author: (Jan Laitenberger)
Ware: Freeware
http://www.simtel.net/product.php?id=26645

also at: http://www.btinternet.com/~ablumsohn/misc.htm#barc97

Susan
 
Good question! I did a project in my business programming class using a
barcode reader... I found this site as the easiest way to generate and
print barcodes.
It supports Code 128-A, Code 128-B, Code 128-C, Code 39, and
Interleaved 2 of 5 barcode formats.

http://www.barcodesinc.com/

Not exactly a peice of software but, it works very well. Generates nice
customizable barcodes as .jpg's
 
Back
Top