GroupDocs PHP SDK Samples
Sample 39 - How to add a Signature to a document and redirect after signing with GroupDocs widget
This sample will show how to add a Signature to a document and redirect after signing with GroupDocs widget
Docs for this sample
You entered:
ClientID =
PrivateKey =
Email =
Name =
Last Name =
GroupDocs ClientID
GroupDocs PrivateKey
Sign document with Widget
Email
First name
Last Name
Document to sign
Signature
callbackUrl
(Optional)
For test Callback you can use this URL: http://groupdocs-php-samples.herokuapp.com/callbacks/sample39_callback
(Please wait for ajax response)
Results:
Choose another one sample:
Sample 1 - How to login to GroupDocs using the API
Sample 2 - How to list files within GroupDocs Storage using the Storage API
Sample 3 - How to upload a file to GroupDocs using the Storage API
Sample 4 - How to download a file from GroupDocs Storage using the Storage API
Sample 5 - How to copy / move a file using the GroupDocs Storage API
Sample 6 - How to add a Signature to a document in GroupDocs Signature
Sample 7 - How to create a list of thumbnails for a document
Sample 8 - How to return a URL representing a single page of a Document
Sample 9 - How to generate an embedded Viewer/Annotation URL for a Document
Sample 10 - How to share a document to other users
Sample 11 - How programmatically create and post an annotation into document. How to delete the annotation
Sample 12 - How to list all annotations from document
Sample 13 - How to add collaborator to doc with annotations
Sample 14 - How to check the list of shares for a folder
Sample 15 - How to check the number of document's views
Sample 16 - How to insert Assembly questionary into webpage
Sample 17 - How to upload a file into the storage and compress it into zip archive
Sample 18 - How to convert Doc to Docx, Docx to Doc, Docx to PDF and PPT to PDF
Sample 19 - How to Compare documents using PHP SDK
Sample 20 - How to Get Compare Change list for document using PHP SDK
Sample 21 - How to Create and Upload Envelop to GroupDocs account using PHP SDK
Sample 22 - How to create or update user and add him to collaborators using PHP SDK
Sample 23 - How to View Document pages as images using PHP SDK
Sample 24 - How to use StorageApi to upload file from URL to GroupDocs account using PHP SDK
Sample 25 - How to merge/assemble data fields in docx file with data source and get result file as PDF file using PHP SDK
Sample 26 - How to use login method in the API
Sample 27 - How to create your own questionary using forms and show the result document using PHP SDK
Sample 28 - How to delete all annotations from document
Sample 29 - How to use Filepicker.io to upload document and get it's URL
Sample 30 - How to delete file from GroupDocs Storage using PHP SDK
Sample 31 - How to dynamically create Signature Form using data from HTML form
Sample 32 - How to create signature form, publish it and configure notification when it was signed
Sample 33 - How to convert several HTML documents to PDF and merge them to one document
Sample 34 - How to create folder in the GroupDocs account
Sample 35 - How to create assembly from document and merge fields
Sample 36 - How to download document after sign envelope using PHP SDK
Sample 37 - How to Create and Upload Envelop to GroupDocs account and get signed document using PHP SDK
Sample 38 - How to create new user and add him as collaborator to doc with annotations
Sample 39 - How to add a Signature to a document and redirect after signing with GroupDocs widget
Sample 40 - How to set callback for signature form and re-direct when it was signed
Sample 41 - How to set callback for Annotation and manage user rights using PHP SDK
Sample 42 - How to download document with annotations using PHP SDK
Sample 43 - How to add numeration in the doc file using PHP SDK
Sample 44 - How to assemble document and add multiple Signatures and Signers to a document
Sample 45 - How to check statistic info for the document using PHP SDK