Next.js starter your AI actually understands. Ship internal tools in days not weeks. Pre-order $199 $499 → [Get it now]

How to generate PDF files in Node.js

Generating PDF files is essential for Node.js applications that create invoices, reports, certificates, and downloadable documents. As the creator of CoreUI with over 11 years of Node.js development experience since 2014, I’ve built PDF generation features in countless enterprise applications. The most effective solution is to use PDFKit for programmatic PDF creation or Puppeteer for HTML-to-PDF conversion. This approach provides full control over document layout and formatting.

Read More…
Subscribe to our newsletter
Get early information about new products, product updates and blog posts.
How to migrate CoreUI React Templates to Vite
How to migrate CoreUI React Templates to Vite

How to Detect a Click Outside of a React Component
How to Detect a Click Outside of a React Component

How to Remove Underline from Link in CSS
How to Remove Underline from Link in CSS

The Wacky World of JavaScript: Unraveling the Oddities
The Wacky World of JavaScript: Unraveling the Oddities

Answers by CoreUI Core Team