How to Print Barcode using Progress

sunil

New Member
Dear All,

I need to prepare a Syteline Job Card using progress. but My problem is I need to print Job Number , Item code as a barcode font. I am using barcode font Code39six. so how I change the font type for printing stage. any one can help me it will be tha grate help for me.

Thanks,
 
sunil,
you have 2 choices that i can think of.
i assume you are printing to an hp laserjet.
1) implement the code from the following page http://www.peg.com/utilities/hp_barcd.p
2) by a font chip (with your barcode font on it) for the printer and in your .p call the barcode font when you need then release the font when you are done.
regards,
longhair
 
i don't know how to use Symix Syteline
but i have many succeed barcode system on QAD system,in these projects i will make the barcode scripts file as template,when i want to print the barcode ,i will make a printer's script file which is based on template and send the file to printer
 
Back
Top