Read a specific link from a PDF Page
Contents
[
Hide
]
Introduction
Aspose.PDF Cloud allows you to read information about a specific link from a PDF Document using a Link Annotation ID. Aspose.PDF Cloud provides you two methods that can perform this action
API Information
API | Type | Description | Swagger Link |
---|---|---|---|
/pdf/{name}/pages/{pageNumber}/links/{linkId} | GET | Read link information from a PDF Document by a Link Annotation ID | GetPageLinkAnnotations |
/pdf/{name}/links/{linkId} | GET | Read link information from a PDF Document by a Link Annotation ID | GetLinkAnnotation |
cURL Example
Input File: PdfWithLinks.pdf
SDK Source
The Aspose.PDF Cloud SDKs can be downloaded from the following page: Available SDKs
SDK Examples
Get specific link