Added in Version 1.0.0

PDF417Parameter

PDF417 setting parameters

Constructor

init(content: String)

Initialize object

Property

content

PDF417 data

column

Number of columns

line

Number of lines

module

Module X direction size

aspect

Aspect ratio

level

PDF417 ECC (security level)

Method

setColumn(_ column: Int)

Set the number of columns

setLine(_ line: Int)

Set the number of lines

setModule(_ module: Int)

Set the module X direction size

setAspect(_ aspect: Int)

Set the aspect ratio

setLevel(_ level: StarXpandCommand.Printer.PDF417Level)

Set PDF417 ECC (security level)

Note

  • A line break is automatically added after the 2D code is printed.

  • If a 2D code that does not fit in the printing area is specified, the printing data for the 2D code is not generated. (Except for TSP100II and TSP100III series)