protected static interface SignatureLine.AddPictureData
| Modifier and Type | Method and Description |
|---|---|
String |
addPictureData(byte[] imageData,
PictureType pictureType)
Add picture data to the document
|
String addPictureData(byte[] imageData, PictureType pictureType) throws InvalidFormatException
imageData - the image bytespictureType - the picture type - typically PNGInvalidFormatException