> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pdfdyno.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Template Gallery

> Start building immediately with our ready-to-use Typst templates.

Don't start from scratch. We have prepared the most common B2B document types for you. Each template comes with the raw Typst code, the required JSON payload, and a fully functional cURL snippet to generate the PDF instantly.

<CardGroup cols={2}>
  <Card title="SaaS Invoice" icon="file-invoice-dollar" href="/templates/invoice">
    A professional B2B SaaS invoice with a dynamic line-items table and tax calculation.
  </Card>

  <Card title="Receipt / Ticket" icon="ticket" href="/templates/receipt">
    A compact format for POS receipts or event tickets, including a QR code placeholder.
  </Card>

  <Card title="Certificate" icon="award" href="/templates/certificate">
    An elegant, landscape-oriented certificate of completion with ornamental borders.
  </Card>

  <Card title="Data Report" icon="chart-simple" href="/templates/report">
    A multi-page data report demonstrating headers, footers, and automatic pagination.
  </Card>

  <Card title="Business Letter" icon="envelope" href="/templates/letter">
    A formal business letter template with company header and signature block.
  </Card>

  <Card title="Service Contract" icon="file-signature" href="/templates/contract">
    A legal contract template with sections, clauses, and signature fields.
  </Card>

  <Card title="Shipping Label" icon="box" href="/templates/shipping">
    A compact shipping label template with address blocks and barcode placeholders.
  </Card>
</CardGroup>
