Generating pdfs - what are you using?
What is everybody using for generating pdfs client side? i have this button at the top right people can click and download a pdf, should I just generate a pdf based on a screenshot? is there something better? thank you
3 Replies
@K1|ller this is what I normally I use https://react-pdf.org/
React-pdf
React renderer for creating PDF files on the browser and server
I'll try that for the non mvp
the screenshot approach worked fine :deranged:
React pdf is the way to go, although it has it's limitations, but sadly there is no great free alternative