Remix.run Logo
lucis a day ago

jsPDF is a work of art https://parall.ax/products/jspdf

flanbiscuit a day ago | parent [-]

Been looking at this one. I inherited a project and I set it up to use puppeteer and chrome server side to generate a PDF from HTML but it's too much overhead. I want to do this all on the frontend because it should be simple enough to do and can use less resources on the server.