Print Production
Print-Ready Templates
Commercial-print output — CMYK PDF/X-1a with bleed & trim, for print
shops. Distinct from the document templates, which render screen/office RGB. Rendered via the
render_print_pdf MCP tool; sRGB→CMYK conversion runs through the FOGRA51/52 ICC
profile, and the page is built in integer points with an overscan background so there is no
white edge sliver.
Business Card — Print
85×55mm, front + back in one print-ready file. Full bleed + trim, sRGB→CMYK via the FOGRA51 (PSO Coated v3) ICC, PDF/X-1a:2001 with embedded OutputIntent. Render via the render_print_pdf MCP tool; pass NAME, TITLE, EMAIL, PHONE, WEBSITE.
Front
Back
render_print_pdf({ template: "print/business-card", vars: { NAME: "…", TITLE: "…", EMAIL: "…", PHONE: "…", WEBSITE: "…" } })