How to convert React Components to PDF, for download, printing and file attachment via email
In my react code I’m using MUI5 to create my react components. As of now I’m using two buttons to print and download a pdf report, and of course the content of the pdf which can be viewed in this SCREENSHOT. The React components as shown in the first Screenshot have a parent