Read Document Signature Fields
Contents
[
Hide
]
Introduction
Aspose.PDF Cloud allows you to add and read signature fields to a PDF Document. The Aspose.PDF Cloud API provides the following methods
API Information
API | Type | Description | Swagger Link |
---|---|---|---|
/pdf/{name}/fields/signature | GET | Read document signature fields | GetDocumentSignatureFields |
/pdf/{name}/page/{pageNumber}/fields/signature | GET | Read document signature fields for a give pages | GetPageSignatureFields |
/pdf/{name}/fields/signature/{fieldName} | GET | Read document signature fields by a field name | GetSignatureField |
cURL Example
SDK Source
The Aspose.PDF Cloud SDKs can be downloaded from the following page: Available SDKs