Messing around with React again while listening to Bitcoin Standard Podcast :) Today I'm trying out jsPDF (react-pdf was my first pick, but unfortunately it does not support react 18) to see if I'll be able to dynamically generate cards at Uselessshit - ideally I'd like to make it possible for people to create gitft cards, which they could hand to bitcoin newbies.
Well I am curious why you need something like a pdf generator. Couldn't you simple use print specific css and define your layout that way.. and have people print it (ctrl-p) ? Or is it that you want to just learn?
reply
I sure want to learn but other that that I guess I don't have a strong reason why I decided to go with a pdf generator 😄 I might try both approaches
reply