ZPL commands

^B7 · PDF417 Bar Code

Generates a PDF417 code multi-row 2D stacked code for large data volumes .

Generates a PDF417 code (multi-row 2D stacked code for large data volumes).

Parameters

  • ^B7o,h,s,c,r,t - o: Orientation (N/R/I/B)
  • ^B7o,h,s,c,r,t - h: Row height as a multiple of the module width (^BY), 1 to label height
  • ^B7o,h,s,c,r,t - s: Security level: 0 = error detection only (default), 1–8 = error correction
  • ^B7o,h,s,c,r,t - c: Number of columns (1–30; if omitted, the printer uses a row-to-column ratio of about 1:2)
  • ^B7o,h,s,c,r,t - r: Number of rows (3–90; automatic if omitted)
  • ^B7o,h,s,c,r,t - t: Truncated (Y/N, default N)

Example

^XA
^FO50,50^B7N,3,2,5^FDzplCloud PDF417 sample^FS
^XZ
ZPL preview: ^B7 · PDF417 Bar Code

Tip

PDF417 scales with data volume: more data = more rows. Size the field generously.