For the complete documentation index, see llms.txt. Markdown variants are available by appending .md to any URL or sending an Accept: text/markdown header. An agent skill is available at /.well-known/agent-skills/site-skill.md.
/
0
Sponsor

Signature

Signature block with name and label.

Installation

$ pnpm dlx shadcn@latest add @pdfcn/forme/signature

Usage

import { PdfSignatureBlock } from "@/components/pdf/signature";
<PdfSignatureBlock name="Jane Doe" label="Authorized Signature" />

API Reference

PdfSignatureBlock

PropTypeDefault
variant'single' | 'double' | 'inline''single'
labelstring-
namestring-
titlestring-
datestring-
signers[SignatureSigner, SignatureSigner]-
styleStyle-