Hi,
When i try to print a CODABAR barcode on the list of value:
Barcode (“B2555551001960457D”,“Codabar”)
No barcode printes and desiner shows error:
“Barcode text has wrong format”
When I try
Barcode (“B2555551001960457B”,“Codabar”)
it works fine as long as start and end char are the same and any of ABCD.
However barcode I try to print for Canada Post has B as start and D as teh end char.
Structure of a Codabar Barcode allow different start - end character.
fnnnnnf
f=[ABCD], n=[0-9], [-$:/.+]
Regards,
Dusan