Generating a customer invoice pdf with NextJS
Dec 29, 2020 · 6 min read · Introduction In this article, we will be building a NextJS app that generates a pdf invoice for a customer from an HTML template. Let's get started 🚀 Prerequisites NextJS: NextJS is a react library for building user interfaces or UI components. ha...
Join discussion