public class PdfSignatureAppDictionary extends PdfObjectWrapper<PdfDictionary>
| Constructor and Description |
|---|
PdfSignatureAppDictionary()
Creates a new PdfSignatureAppDictionary
|
PdfSignatureAppDictionary(PdfDictionary pdfObject)
Creates a new PdfSignatureAppDictionary.
|
| 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 PdfSignatureAppDictionary()
public PdfSignatureAppDictionary(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–2018 iText Group NV. All rights reserved.