public interface BarcodeEncoder
| Modifier and Type | Method and Description |
|---|---|
BufferedImage |
encode(char[] message,
BarcodeGenerationParams pmpParams)
Encodes the message in a barcode and returns it as an image
|
BufferedImage encode(char[] message, BarcodeGenerationParams pmpParams) throws BarcodeEncoderException
message - message to be encoded in barcodepmpParams - barcode paramsBarcodeEncoderExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved