public class PdfSignatureApp extends PdfObjectWrapper<PdfDictionary>
| Constructor and Description |
|---|
PdfSignatureApp()
Creates a new PdfSignatureApp
|
PdfSignatureApp(PdfDictionary pdfObject)
Creates a new PdfSignatureApp.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isWrappedObjectMustBeIndirect() |
void |
setSignatureCreator(String name)
Sets the signature created property in the Prop_Build dictionary's App
dictionary.
|
ensureObjectIsAddedToDocument, ensureUnderlyingObjectHasIndirectReference, flush, getPdfObject, isFlushed, makeIndirect, makeIndirect, markObjectAsIndirect, setForbidRelease, setModified, setPdfObject, unsetForbidReleasepublic PdfSignatureApp()
public PdfSignatureApp(PdfDictionary pdfObject)
pdfObject - PdfDictionary containing initial valuespublic void setSignatureCreator(String name)
name - String name of the application creating the signatureprotected boolean isWrappedObjectMustBeIndirect()
isWrappedObjectMustBeIndirect in class PdfObjectWrapper<PdfDictionary>Copyright © 1998–2024 Apryse Group NV. All rights reserved.