signatureSavingStrategy

Defines if a signature should be saved after creation. When the Electronic Signature component is available, saving defaults to SignatureSavingStrategy.NEVER_SAVE. If the license used is on Legacy Signatures, the property will default to SignatureSavingStrategy.SAVE_IF_SELECTED.

If not set to SignatureSavingStrategy.NEVER_SAVE then a storage database must be passed to PdfFragment.setSignatureStorage.

Parameters

signatureSavingStrategy

Signature strategy to apply to saving signatures.