ZPL commands

^FM · Multiple Field Origin Locations

Sets several positions for the symbols of a PDF417 ^B7 or MicroPDF417 ^BF barcode whose data is split across multiple symbols via structured append.

Sets several positions for the symbols of a PDF417 (^B7) or MicroPDF417 (^BF) barcode whose data is split across multiple symbols via structured append.

Parameters

  • ^FMx1,y1,x2,y2,… - x1: X position of the first symbol in dots (0–32000; e = do not print this symbol)
  • ^FMx1,y1,x2,y2,… - y1: Y position of the first symbol in dots (0–32000; e = do not print this symbol)
  • ^FMx1,y1,x2,y2,… - x2,y2 …: Positions of further symbols (up to 60)

Example

^XA
^FM100,100,100,600
^BY2,3^B7N,5,5,9,83,N
^FDzplCloud structured append sample^FS
^XZ
ZPL preview: ^FM · Multiple Field Origin Locations

Tip

^FM replaces ^FO for this barcode. Using e as a coordinate skips a single symbol of the sequence.