# August 13, 2026 - Initial Release

PDF components for React PDF, React PDF Renderer, and JSX PDF.

> For the complete documentation index, see [llms.txt](/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](/.well-known/agent-skills/site-skill.md).





We shipped the initial release of pdfcn with ready-to-use PDF components for Takumi PDF and Forme PDF.

<div className="mt-6 flex w-full items-center justify-center gap-4 rounded-lg border bg-muted/50 py-32">
  <TakumiIcon className="size-12" />

  <PlusIcon className="size-8 text-muted-foreground" />

  <FormeIcon className="size-12" />
</div>
