cancel
Showing results for 
Search instead for 
Did you mean: 

Barcode in Sapscript

Former Member
0 Kudos

Hello

Does anyone tried barcoding on a Tally T2115 before for Sapscript?

Is there a format to the print control for it ? Appreciate if anyone can

share some of the experience on barcoding on a Tally printer .

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

There are two things I think that might help you out.

1) I believe Bartender will create the SAPScript information for the Zebra printers.

2) Dump the output to a printer that is plain text and look at the commands. The ZPL may be reacting to an incompleted command.

You should also be able to create a file from any labelling software that you can print in command line straight to the printer. This would verify that you commands are the correct ones.

Also, you can set the printer up as a text printer (generic) and do a series of write statements with the direct code for the ZPL or intermec printer. Just fit your variables in wherever. Use this in combination with label printing/formatting software to generate your initial label and figure out where you have to substitute variables. In the label software (like bartender) you can set up specific elements to print both barcode and the human readable.

Answers (0)