Is there a way to omit the start/stop character in the interpretation line of a Code 39 barcode? Obviously the barcode itself should contain them.
||| |||| || | ||||
*1234567890* <-- How to remove * here?
Here's the ZPL string I am using:
^XA
^FO100,200^BY3
^B3N,N,100,Y,N
^FD1234567890^FS
^XZ
You can view the ZPL above in an online ZPL viewer here