Templates / Case Study

Case Study PDF template — render it from Markdown

A case study is editorial, not corporate — it needs to read like a story with numbers in it. This template uses slab-serif headings over a serif body with a warm rust accent on A4: pull-quote styling for the customer's own words and results tables that land the proof without breaking the narrative.

Case Study
Section heading
Rendered with Inkrun
Before & after

Plain Markdown in. A case study worth sending out.

Write the story in Markdown — challenge, solution, results, a quote from the customer. Inkrun keeps your whole case-study library visually identical: same heading scale, same quote treatment, same table design, whether marketing wrote it last year or your agent drafted it from a call transcript this morning.

case-study.mdMD
# How Meridian Cut Reporting Time by 80%

**Industry** Logistics · **Team** 12-person ops group · **Using Inkrun since** 2025

## The challenge

Meridian's operations team produced 40+ client reports a month
in a shared doc template. Every copy-paste drifted the format a
little further, and senior staff spent Fridays fixing fonts.

## The solution

Reports now live as Markdown generated from Meridian's data
pipeline. A single templated render step turns each one into a
branded PDF — no hands on formatting, ever.

> "The first month we got Fridays back. The second month our
> clients asked who we'd hired to redesign the reports."
> — **Ava Chen, Head of Operations**

## The results

| Metric               | Before | After  |
| -------------------- | ------ | ------ |
| Time per report      | 95 min | 18 min |
| Format defects/month | 23     | 0      |
| Reports per analyst  | 9      | 34     |

## What's next

Meridian is rolling the same pipeline out to client-facing
QBR decks and compliance summaries.
case-study.pdfPDF
Case Study
Section heading
Rendered with Inkrun
Render it your way

Three ways to render the case study.

Dashboard

Paste your Markdown in the editor, pick Case Study, and download the PDF — no code involved.

REST API
curl https://inkrun.dev/api/v1/render \
  -H "Authorization: Bearer sk_..." \
  -H "Accept: application/pdf" \
  -d '{"template": "case-study", "markdown": "# ..."}' \
  --output case-study.pdf
MCP · your agent

Add the Inkrun MCP connector once, then ask your agent:

Draft a case study from this customer interview transcript and render it with the case-study template.
FAQ

Case Study template — common questions.

How do customer quotes render?

Markdown blockquotes get the template's pull-quote treatment — accent rule, generous type — so testimonials read as the centerpiece they are.

Can I keep dozens of case studies consistent?

That's the point — the design lives in the template, so every case study in your library renders identically no matter who wrote it or when.

Can I match it to our brand instead of rust?

Duplicate the template and set your accent hex and font pairing once; the editorial layout stays, the palette becomes yours.

Related templates

If you render case studys, you probably ship these too.

Whitepaper
A
Whitepaper

Long-form research with a Playfair display serif and sepia ink.

A4Playfair Display headMerriweather body
Explore this template
Sales Proposal
Section heading
Rendered with Inkrun
Sales Proposal

Crisp, modern sans throughout with a confident blue.

A4Sans headSans body
Explore this template
Section
One-Pager
One-Pager

Monochrome US Letter one-pager — all Inter, near-black accent.

LetterInter headInter body
Explore this template
Inkrun © 2026