Anwendung / Praxis

Barcode: Code 128

PCL Schriftart (Softfont)

Code128.sft

PDF Schriftart (True Type)

Code128B.ttf (PCL Font ID: 200)

Benötigtes Sub-Script

ST-C128.FS

Beispiel

 /Print-C128
──────────────────────────────────────────────────────────────────────
-- Barcode 128 / PCL: Code128.sft und PDF: Code128B_1.ttf (PCL Font ID: 200)--
#
«FIXLINE»
# ──── Initzialisierung Barcode ────
«MEA(6000,9110-Bar555556)»«.ST-C128.FS(/B-CODE)»
#
# ──── Ausgabe Barcode ────
«X(TAB07)»«LIB(BC-ON│,ST-C128.FS)»«MEA(6001)\A»«LIB(BC-OFF│,ST-C128.FS)»
#
# ──── Ausgabe Barcode als Text ────
«LIB(GR-1/2LF│,ST-GR.LB)»
«MEA(6000)»
#
«LIB(GR-1/2BF│,ST-GR.LB)»
«FIXLINE»
/ 

Output

code128.jpg