Reducing the barcode128 size when it has 44 chars
I am developing a label with a somewhat peculiar characteristic. The label needs to have dimensions of 10x15cm, 8 dpmm (203 dpi) and include a barcode with 44 characters. When inserting the barcode, the equipment responsible for reading it cannot read it due to the spacing between the barcode bars.
how do I use ZPL commands to add a two second delay between labels. (zebra programing language)
I have a zp506 printer and I was hoping to find a way to add a small delay between labels when printing. If this can be done in printing preferences, fantastic, otherwise I assume I have to use zpl commands to achieve that.