fromPdf

Creates a new SignatureGraphic from the PDF found at the given document source.

Return

The SignatureGraphic pointing to the given PDF.

Parameters

source

The DocumentSource containing the PDF. If this is using a this needs to implement Parcelable. Furthermore the PDF should not be password protected.