Seth Chensethphat.dev路Apr 21, 2024Render HTML to PDF with RenderPDF.ioHey guys, I'm super excited to share with you all about my latest work - RenderPDF.io 馃槑 We all know that rendering HTML to PDF is not so fun and game. You have to research a bunch of things, then try out a lot of CSS styling, and even have to instal...10 likes路35 readsTech tipsservices
Majid Eltayebmajidzeno.hashnode.dev路Apr 4, 2023Effortless PDF Generation in VueHave you ever wondered if you can download an HTML table as a PDF file? Recently, while working on a side project using Nuxt3, I ran into this same question. I needed to generate a table of data and make it shareable with others. I found many librari...11 likes路997 readsVue.js
Durgesh Upadhyayudurgesh6.hashnode.dev路Mar 28, 2023Streamlining Your Workflow: How to Generate and Send PDFs via AWS SES using Node.jsMany times, we find ourselves needing to generate a PDF from HTML content or plain text and then send it via AWS SES service. While it may seem complex at first, breaking down the process into individual requirements can make it easier to accomplish....373 readsSES