ZPL, Zebra Programming language is used by many printers, It can be used for printing different Shapes, Barcode ,Text, Image embedded into a single label.
#ZPL#ZebraPrinter#reshabsah #zebraprogramminglanguage
link : http://labelary.com/viewer.html
^FP direction, characterSpacing
Configures the current field's print direction.
Parameters:
direction: The print direction.
Valid values are H (horizontal / left to right),
V (vertical / top to bottom), and
R(reverse / right to left).
The default value is H (horizontal / left to
right).
Character Spacing: Extra spacing to add between characters.
Positive numbers increase the distance between characters and negative numbers
decrease the distance between characters.
Any number between -10 and 9,999 may be used.
The default value is 0.