dBarcode Java classes will behave as Testware versions (generating deface barcode and truncated pattern strings) unless correctly licensed.
Developer versions require the developer’s serial number to be passed to the component using the setSerial() method before any barcode-creating method is called. The Serial property should be set to the serial number provided for your product, e.g.
barcode.setSerial("12345");
More: