The kove blog
Making documents with code, the easy way.
Practical guides on turning data into finished PDFs: invoices, reports, long tables, and how to do it from your app or straight from an AI agent.
Add document generation to your app and never manage PDF infrastructure
PDF generation is infrastructure you do not want to own. kove is a hosted API that runs the rendering, and your coding agent wires it into your app for you.
PDF generation for AI apps: API, CLI, or MCP
kove is a hosted document API. The HTTP API is the main way in. The CLI is for local and CI, and MCP is for runtime agents. Here is when to pick each.
Why HTML to PDF breaks on long tables, and how to fix it
Long tables are where HTML to PDF falls apart: missing headers, rows cut in half, orphaned totals. Here is why it happens and how a declarative document model fixes it.
Generating invoices in code without the pain
Generating invoices in code usually means HTML templates, headless Chrome, and broken page breaks. Here is a simpler way: a hosted API your coding agent can wire in for you.
How to add PDF generation to your app with AI
Tell your coding agent to add PDF invoices to your app. It wires kove's hosted API in for you. You review and ship. Nothing to host or scale.