We are using a ZEBRA GX430t printer, bartender and printing from a third party custom built interface.
What we need is to change the printing settings to be able to print our labels with a pause after each label (e.g. a label prints, when removed by a user the printer sensor picks this up and dispenses the next label in the queue and so on)
To date, I have entered the two stated lines of ZPL programming on the Zebra GX430t manual (^XA^MMP^XZ^XA^JUS^XZ
) into printing preferences > custom commands. When printing directly from bartender this works. However when printing from our custom built interface (developed using C#) it doesn’t work.
Any support/solution on how I can get this to function via the custom printing interface would be helpful.