aellis
Admin
 Admin
| Posts: 58 |  |
|
Re:Barcode fonts - 2008/04/16 16:22
Logicity comes with 2 bar code fonts: Code 39 JK and Code 128 JK. In order to use these bar code fonts, you'll probably need to edit your report on a system that has Logicity installed and switch your fonts from the font you were using previously to these new fonts. You can also use your existing bar code fonts as long as they are installed on your client machine and are TrueType.
In order to use the Code 128 font, keep in mind that you will need to pass your data through the BarFontsCode128 function in Crystal to get the checksum calculated.
|