AOAshiru Olawaleinwalebant.hashnode.dev·Dec 29, 2020 · 6 min readGenerating a customer invoice pdf with NextJSIntroduction 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...00