68
level : Specifies the error correction level.
width : Specifies the module width.
height : Specifies the module height.
Set value Description
Builder.LEVEL_0 PDF417 error correction level 0
Builder.LEVEL_1 PDF417 error correction level 1
Builder.LEVEL_2 PDF417 error correction level 2
Builder.LEVEL_3 PDF417 error correction level 3
Builder.LEVEL_4 PDF417 error correction level 4
Builder.LEVEL_5 PDF417 error correction level 5
Builder.LEVEL_6 PDF417 error correction level 6
Builder.LEVEL_7 PDF417 error correction level 7
Builder.LEVEL_8 PDF417 error correction level 8
Builder.LEVEL_L QR Code error correction level L
Builder.LEVEL_M QR Code error correction level M
Builder.LEVEL_Q QR Code error correction level Q
Builder.LEVEL_H QR Code error correction level H
Builder.LEVEL_DEFAULT Default level
Builder.PARAM_UNSPECIFIED Retains the current setting.
• Select the level according to the 2D-Code type.
• For MaxiCode and two-dimensional GS1 DataBar, select Builder.LEVEL_DEFAULT.
Set value Description
Integer from 0 to 255 Module width
Builder.PARAM_UNSPECIFIED Retains the current setting.
MaxiCode is ignored.
Set value Description
Integer from 0 to 255 Module height
Builder.PARAM_UNSPECIFIED Retains the current setting.
QR Code/MaxiCode/two-dimensional GS1 DataBar are ignored.