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...
thedevsubrat.hashnode.dev8 min read