protected static interface SignatureLine.AddPictureData
Modifier and Type | Method and Description |
---|---|
java.lang.String |
addPictureData(byte[] imageData,
PictureType pictureType)
Add picture data to the document
|
java.lang.String addPictureData(byte[] imageData, PictureType pictureType) throws InvalidFormatException
imageData
- the image bytespictureType
- the picture type - typically PNGInvalidFormatException
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.