BinaryKits.Zpl icon indicating copy to clipboard operation
BinaryKits.Zpl copied to clipboard

Add ANSI Codabar Rendering

Open DSpirit opened this issue 1 year ago • 0 comments

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

image

Would it be possible to support rendering the ^BKN command?

DSpirit avatar Jun 20 '24 08:06 DSpirit