**Source URL:** https://limited.veevavault.dev/quality/mdl/component-types/printableviewtestscript

# Printableviewtestscript

**Class:** `metadata`

This component defines the configuration of a Printable View for Test Scripts and is specific to Quality Vaults with Veeva Validation Management enabled.

Learn more about configuring [Printable Views for Test Scripts in Vault Help](https://platform.veevavault.help/en/lr/59106401).

| Attribute | Metadata | Description |
| --- | --- | --- |
| `label` | Type: String Max length: 60 | UI-friendly string in the Vault’s base language. |
| `active` | Type: Boolean | Indicates whether the Printable View is active. |
| `header_logo` | Type: File | The uploaded image displayed on the Printable View. |
| `template` | Type: File **Required** | The XML template file that defines the configuration for the Printable View. |

### Supported Operations

| Operation | Support |
| --- | --- |
| Create | Yes |
| Recreate | Yes |
| Alter | Yes |
| Drop | Yes |
| Rename | Yes |
| Describe | Yes |
| Generate Recreate | Yes |
| Queryable | Yes |

---

**Previous:** [Picklist](/quality/mdl/component-types/picklist)  
**Next:** [Processview](/quality/mdl/component-types/processview)