Skip to main content

DynamicCapture

DynamicCapture

This class provides the signature capture functionality.

Full qualification: com.florentis.signature.DynamicCapture

Summary

Method
capture
close
Property
licence

Methods

capture

This method calls signature capture.

public static native int capture(SigCtl sigCtl, String who, String why, Hash what, Key key)
Parameters
sigCtlRequired SigCtl
whoRequired signatory name
whyRequired reason for signing
whatOptional Hash object (may be null)
keyOptional Key object (may be null)
Return Value
int dynamicCaptReturn
0Signature captured successfully.
1Signature not captured because user cancelled
100No capture service available
101Pad Error
200Error - unable to parse document contents

close

This method "Closes" the object, releasing the underlying COM object (and thus freeing resources).

public native void close()
Parameters
None
Return Value
None

Properties

PropertyProperty TypeDescription
licenceStringThe read/write property contains a licence string