BinaryKits.Zpl
BinaryKits.Zpl copied to clipboard
Add ANSI Codabar Rendering
Hey, I have a use case, where I need to preview an ANSI Codabar using BinaryKits.Zpl. After checking the code, I guess it's supported to create labels using Codabar but not to view them - is this correct?
I used the labelary overlay as follows for reference:
^XA
^BY3,2,72^FT100,100^BKN,N,,N,N,A,A
^FH\^FD123456523603^FS
^XZ
Would it be possible to support rendering the ^BKN command?