Generating branded PDFs on the fly in Next.js — and the four things that break
Generate PDFs on demand in the Next.js App Router — and fix the four things that break: the Edge runtime, pdfkit's Helvetica.afm ENOENT on Vercel, the BodyInit typing, and streaming.
Read →