---
title: "Render an Rx label as a PDF for browser viewing / \"Save as PDF\" (no print job queued)."
method: GET
path: "/rx/governance/{id}/label-pdf"
tags: ["RxGovernance"]
---

# Render an Rx label as a PDF for browser viewing / "Save as PDF" (no print job queued).

`GET /rx/governance/{id}/label-pdf`

## Path parameters

- `id` string, required

## Query parameters

- `templateId` string

## Response `200`

OK

- FileContentResult
  - `fileContents` string, byte
  - `contentType` string, nullable
  - `fileDownloadName` string, nullable
  - `lastModified` string, date-time, nullable
  - `entityTag` EntityTagHeaderValue
    - `tag` StringSegment
      - `buffer` string, nullable
      - `offset` union
        - integer
        - string, int32
      - `length` union
        - integer
        - string, int32
      - `value` string, nullable
      - `hasValue` boolean
    - `isWeak` boolean
  - `enableRangeProcessing` boolean

## Other responses

- `404` — Not Found

---

[API](https://skmtc.net/clinicos/apis/pawthosx-business-api-v1.md) · [All operations](https://skmtc.net/clinicos/apis/pawthosx-business-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clinicos/pawthosx-business-api-v1/revisions/a905bde4e796/schema)
