
How to create dynamic PDF using React?
Introduction In this article, we will learn how to generate dynamic PDFs by taking inputs from user. Some of the use-cases include generating invoices, certificates, resumes, reports based on data received, etc. To enable PDF downloading, we will use...
Sep 20, 20238 min read