ZPL commands

^BD · UPS MaxiCode Bar Code

Generates a UPS MaxiCode hexagonal 2D code for UPS shipping labels .

Generates a UPS MaxiCode (hexagonal 2D code for UPS shipping labels).

Parameters

  • ^BDm,n,t - m: Mode: 2 = structured carrier message with numeric postal code (US, default), 3 = structured carrier message with alphanumeric postal code (international), 4 = standard symbol, 5 = full EEC, 6 = reader programming
  • ^BDm,n,t - n: Number of this symbol within a set of linked symbols (1–8, default 1)
  • ^BDm,n,t - t: Total number of linked symbols (1–8, default 1)

Example

^XA
^FO50,50^BD4,1,1^FDzplCloud MaxiCode sample^FS
^XZ
ZPL preview: ^BD · UPS MaxiCode Bar Code

Tip

^BD has no orientation parameter. In modes 2 and 3 ^FD starts with the high priority message (postal code, country code, class of service) - follow the UPS format rules for it.