Hey Guys,
I’m trying to find a way to convert an entire html.Div
children to a PDF file.
The idea is to allow the user to take a “picture” of the analysis he created and share it with teammates, stakeholders, friends, or whatever.
for example:
When the user does click on the “download pdf” button, it will take all the content inside of the dashed border;
I read a lot of topics and questions about it but no one seems working as I need… I found alternatives that transform only the Plotly Chart into a .pdf file, but not the entire content div.
Any help or suggestions are very welcome and I will appreciate it a lot to know alternatives to solve this problem (even React components that could be it).
Regards,
1 post - 1 participant