Hi,
I would print my text in horizontal and i would set space from start of margin left.
I use this command for rotate text "TEXT270 4 0 0 50 D\r\n" but i not able to set space from margin left.
How can i do ?
Platform is Android
Thank you
Moving text// Expert user has replied.Hi, I would print my text in horizontal and i would set space from start of margin left. Thank you |
Subscribe to email updates
Monthly updates from our Zebra development team, straight to your inbox.
2 Replies
Check the CPCL manual on how to set the starting position. Here is a CPCL example. You will need to add "\r\n" at the end of each line in the code.
Hi,
Thank you it's very helpful, but i have resolve with "ZebraDesigner" that save "print on file" and open it with notepad++ and i have cpcl code.
Anyway thank you :)