Returns a thumbnail image for a PDF document.
URL:
http://{domain_name}/{rest_context_name}/private/pdfviewer/{repoName}/{workspaceName}/{pageNumber}/{rotation}/{scale}/{uuid}/
Level API: Provisional
Parameters:
Required (path parameters):
| Parameter | Description |
|---|---|
| repoName | The repository name. |
| workspaceName | The workspace name. |
| uuid | The identifier of the document. |
| pageNumber | The page number. |
| rotation | The page rotation. The valid values are: 0.0f, 90.0f, 180.0f, 270.0f. |
| scale | The Zoom factor which is applied to the rendered page. |
Optional (query parameters): No