MaxiCode class properties

Properties

Class Attribute JavaBean Applet & Servlet Default Value Comments
data Data DATA JPEG The data to be encoded in the barcode. For most purposes, such as creating symbols for UPS, data should be pre-formatted into a single string.
mode Mode MODE 2 The encoding mode. A valid value is a number from 2 to 6.
setResolution Resolution RESOLUTION 200 The resolution used to create the image in DPI; Default is 200 DPI, which is the minimum required for MaxiCode.
processTilde ProcessTilde PT TRUE If true (or "Y" when using the applet for servlet) the tilde (~) will be processed.