Templates / Sales Proposal

Sales Proposal PDF template — render it from Markdown

A proposal should feel decisive before anyone reads a word. This template is all-sans on A4 with a confident blue accent — clean pricing tables, tight scope lists, and headings that walk the reader from problem to signature without visual friction.

Sales Proposal
Section heading
Rendered with Inkrun
Before & after

Plain Markdown in. A sales proposal worth sending out.

Write the deal in Markdown — the problem, the approach, a pricing table, the timeline. Inkrun applies the layout: heading rhythm, table styling, page breaks that never orphan a price row. Every rep sends a proposal that looks like it came from the same company, because it did.

sales-proposal.mdMD
# Proposal — Acme Corp

**Prepared for** Dana Ruiz, VP Operations · **Valid until** July 31, 2026

## The problem

Acme's ops team spends ~40 hours a month assembling customer
reports by hand. Formatting drifts, reviews stall, and two
full-time analysts are doing copy-paste work.

## Our approach

1. Connect Acme's data warehouse to the reporting pipeline
2. Template the five recurring report types
3. Automate delivery — every report rendered, checked, sent

## Investment

| Item                   | One-time | Monthly |
| ---------------------- | -------- | ------- |
| Implementation (3 wks) | $18,000  | —       |
| Platform license       | —        | $2,400  |
| Support & success      | —        | $600    |

## Timeline

- **Week 1–2** — integration and template design
- **Week 3** — parallel run against the manual process
- **Week 4** — cutover and team training

Total first-year investment: **$54,000** — against ~$110,000
in analyst time recovered.
sales-proposal.pdfPDF
Sales Proposal
Section heading
Rendered with Inkrun
Render it your way

Three ways to render the sales proposal.

Dashboard

Paste your Markdown in the editor, pick Sales Proposal, 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": "sales-proposal", "markdown": "# ..."}' \
  --output sales-proposal.pdf
MCP · your agent

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

Turn these discovery-call notes into a proposal for Acme and render it with the sales-proposal template.
FAQ

Sales Proposal template — common questions.

Can I put our brand color on it?

Duplicate the template, set your accent hex and fonts once, and every proposal after that renders on-brand automatically.

How do pricing tables come out?

Markdown tables get the template's styled header row and clean rules, and the theme keeps a table from breaking mid-row across pages.

Can my CRM or agent generate these automatically?

Yes — one POST to the render API with "template": "sales-proposal" and your Markdown, or let an MCP-connected agent draft and render in one step.

Related templates

If you render sales proposals, you probably ship these too.

Section
One-Pager
One-Pager

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

LetterInter headInter body
Explore this template
Case Study
Section heading
Rendered with Inkrun
Case Study

Editorial slab headings with a warm, confident rust.

A4Slab headSerif body
Explore this template
Pitch Handout
Key results
Pitch Handout

Poppins headings and a punchy orange band for pitch leave-behinds.

A4Poppins headInter body
Explore this template
Inkrun © 2026