# reports-pdf-renderers-id

# Pdf Renderer – Detail View

**Module:** Reports  
**Screen Type:** Detail View  
**URL:** `/^reports/pdf-renderers/<pk>/`  
**Model:** PdfRenderer  
**Record Name:** Pdf Renderer  
**Plural Name:** Pdf Renderers  

---

## What This Screen Is For
_TODO: Explain what this screen does in plain language._

---

## What You See on This Screen
📸 _Add a screenshot of this screen._

## Fields on This Screen

| Field | Type | Description |
|------|------|------------|
| Last Modified At | Date & time | _TODO_ |
| Last Modified By | Relationship (single) (optional) | _TODO_ |
| Name | Text | _TODO_ |
| Description | Text | _TODO_ |
| Category | Text | _TODO_ |
| Content Type | Relationship (single) | _TODO_ |
| Template | File (optional) | _TODO_ |
| Do Not Display | Yes/No | Do not display this template as a button on its selected content type. |
| List View | Yes/No | Display this template on lists instead of detail views. |
| Printer Selection | Text (choice) (optional) | If this field has a value, the system will attempt to automatically print this document to the selected printer after a sales transaction has been saved, if the end user has chosen to print. |
| Copies | Number (integer) | If a printer has been selected for this document, this field specifies the number of copies that will be automatically be printed. |

## System Fields (Managed Automatically)

⚙️ These fields are managed by the system and usually do not need to be edited.

| Field | Type | Description |
|------|------|------------|
| Id | Auto number (ID) | _TODO_ |
| Created At | Date & time | _TODO_ |
| Created By | Relationship (single) (optional) | _TODO_ |
| Custom Fields | Extra Fields JSONField | _TODO_ |
| Deleted At | Date & time (optional) | _TODO_ |

---

## Common Tasks
- _TODO_

---

## Tips & Helpful Hints
💡 _TODO_

---

## Who Uses This Screen
- _TODO_

## Related Screens

- **List View** — [reports-pdf-renderers](https://help.brisksystems.us/books/brisk-documentation/page/reports-pdf-renderers)
- **Create View** — [reports-pdf-renderers-create](https://help.brisksystems.us/books/brisk-documentation/page/reports-pdf-renderers-create)
- **Update View** — [reports-pdf-renderers-id-update](https://help.brisksystems.us/books/brisk-documentation/page/reports-pdf-renderers-id-update)

---

## Advanced Notes
_TODO_