from Pdf
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 DataProvider this needs to implement Parcelable. Furthermore the PDF should not be password protected.