I'm in over my head again (no surprise there).
After all the struggling to get the Kyoceras to print barcodes, now we're doing the same thing on Konica Minoltas, and of course it works differently.
I've got Device Set-Up and the Font Management Utility loaded and functioning. I've put several fonts on the hard drive successfully. The new barcode fonts appear properly in the Font List, but do not appear in the customers documents, or in the barcode test documents I have. I have some clues though.
Each of my installed barcodes has an escape sequence, for example: <esc>(19U<esc>(slp9.09h11.99v0s0b27312T00095
I assume this is the way the font is specified.
The font being specified by my customers document is escape sequence: echo "\033(0Y\033(s0p8.1h12v0s0b0T\c"
It's also a 3 of 9 barcode font. I've got a zillon barcode fonts to choose from.
Do the font # or Font ID matter? I'm thinking no.
How do I program the escape sequence of the new font to match the one called for?
Or, a broader question, What am I doing wrong?
Owl? Are you out there? =^..^=
After all the struggling to get the Kyoceras to print barcodes, now we're doing the same thing on Konica Minoltas, and of course it works differently.
I've got Device Set-Up and the Font Management Utility loaded and functioning. I've put several fonts on the hard drive successfully. The new barcode fonts appear properly in the Font List, but do not appear in the customers documents, or in the barcode test documents I have. I have some clues though.
Each of my installed barcodes has an escape sequence, for example: <esc>(19U<esc>(slp9.09h11.99v0s0b27312T00095
I assume this is the way the font is specified.
The font being specified by my customers document is escape sequence: echo "\033(0Y\033(s0p8.1h12v0s0b0T\c"
It's also a 3 of 9 barcode font. I've got a zillon barcode fonts to choose from.
Do the font # or Font ID matter? I'm thinking no.
How do I program the escape sequence of the new font to match the one called for?
Or, a broader question, What am I doing wrong?
Owl? Are you out there? =^..^=
Comment