Barcode printing issue

psujeeperman02

New Member
Hello,
Currently we use Okidata 320 model printers to print code 39 barcodes to labels we use for inventory.
We want to put more data in the barcode, but the barcode is getting too big for the label, and getting a bigger label is out of the question because of our inventory boxes being used.
I am fairly new to Progress programming, but in one of our label programs, I see a string like "20021110" which is the string that prints our barcodes to the Okidata printers which is what they recognize with the built-in barcode fonts.

I would like to move to code 128 barcodes. If the above is printing code 39 barcodes, what do I need to change in order to print code 128?
 

TomBascom

Curmudgeon
You might want to consider asking this question in the "development" forum.

It wouldn't appear to be at all related to database administration.
 
Top