#Create Pdf with nuxt
9 messages · Page 1 of 1 (latest)
I would really like a solution with easy integration as well, seems the Nuxt modules @sidebase/nuxt-pdf and nuxt-pdfeasy integrations are far behind or missing documentation/examples. I would love to see some insight on any type of Nuxt integration with either those or other options (e.g., jsPDF or html2pdf).
I tried an integration with html2pdf but it's more an image than anything else
You should use jsPDF
@sick chasm jsPDF gets me there, thanks for the suggestion. I just am struggling with some placement/sizing of components that I do not know how to fix.
can you please describe more specific so i can help you
@sick chasm with jspdf can we make pdf with tailwind
@gusty shadow As far as i know we can't
do you know a way to make pdf but with tailwind for style?