PDF Generation API: Invoices, Reports, Documents
I spent three days trying to generate PDFs in a Node.js app.
The first approach was puppeteer. Installing it added 300MB to my container because it bundles Chromium. Fine. Then it worked locally but crashed in production with cryptic errors about mis...
apiverve.hashnode.dev10 min read