How to use Ç,Ü,İ characters on Code 28 in ZebraDesigner ? if i use the letter İ or Ç on the barcode, it doesn't work .. Is it possible that ?
Asked
Active
Viewed 222 times
1 Answers
1
Unfortunatelly it is only possible to use standard ASCII characters in Code 128 command ^BC
. Alltough you can use three different character subsets (Subset A, Subset B and Subset C) neither contains the characters you need!
For more details please refer to the official documentation of the ^BC
ZPL command.

Delphi Coder
- 1,723
- 1
- 14
- 25