layout_rules_stale
An example template.
Browse this template in the repository →
The PDFs below are rendered live by PDF Server from the shipped examples.
stale
Inputs
Render data
stale
examples/stale.json
{
"case": "stale"
}
Data schema
schema.json
{
"title": "Stale layout rule example",
"type": "object",
"required": ["case"],
"additionalProperties": false,
"properties": {
"case": { "type": "string" }
}
}
Template
template.mustache