GET /instances/{id}/pdf

orthanc-server.com

Summary: Get embedded PDF
Operation ID:
Auth: unknown
Description

Get the PDF file that is embedded in one DICOM instance. If the DICOM instance doesn't contain the `EncapsulatedDocument` tag or if the `MIMETypeOfEncapsulatedDocument` tag doesn't correspond to the PDF type, a `404` HTTP error is raised.

Parameters (1)

id (string, path, required)

Orthanc identifier of the instance interest

No probe data for this endpoint yet.