Search code examples
androidzebra-printers

Zebra Bluetooth printer left margin command on line break


I am using zebra printer to print some data (data sent from android mobile html page). It is working fine but I need some margin from left side when line breaks. I am using ! U1 SETLP 5 0 20\n ! U1 SETBOLD 0\n +data. command.


Solution

  • I found perfect solution for this.

    ! U1 LMARGIN 15
    

    Click on the link and read page no. 33