I am developing a POS application that need to print labels including a barcode.
We have a Zebra GT800 printer.
I have tired JSF application and Java 2D Print, but both not successful.
What is the best way to print labels? I can use c# if needed.
Can we use the same printing we do in normal printers or do we have to design a label and sent a command.
I googled, but failed to find a good resource.
Can anyone guide me to print labels.