Hi All,
I have a problem in printing the material description of 40 characters using zebra printer for label printing.
If I take field of 40 characters, the printer is wrapping the text after 30 and print in the next line.
So I divided the desc into 2 strings 30 and 10. and display them in 2 separate windows.
but the problem is that it is taking space between these two strings, I tried to adjust the windows by overlapping them, but could not succeed .
Printer settings can not be changed as client dont allow that to do.