AbulAsar S.abulasar.com·Dec 25, 2023Creating a React component to render normal SVG in react-pdf.Recently, while working on a React project, I encountered a bug (or requirement) where SVG images weren't getting exported in PDF. The PDF export feature was an existing feature developed earlier by one of my colleagues in the project. He developed t...1 like·902 readsReact
Devanshu Dixitdevanshudixit.hashnode.dev·Nov 21, 2023How to show PDFs from Firebase Storage in React using react-pdfIn my recent project, I had to show a pdf from the firebase storage in the modal in react application. On my intital search react-pdf was the best result I got but as soon as I tried to implement I was stuck - the problem was firebase storage provide...29 readsFirebase
Subrat Kumarthedevsubrat.hashnode.dev·Sep 20, 2023How to create dynamic PDF using React?Introduction In this article, we will learn how to generate dynamic PDFs by taking inputs from user. Some of the use-cases include generating invoices, certificates, resumes, reports based on data received, etc. To enable PDF downloading, we will use...97 readsReact
hrithik prasadhrithikprasad.hashnode.dev·Sep 29, 2022Generate Pdf Reports/Invoices in MERN Stack App.To make pdf files sure there are a lot of different ways one can achieve the problem statement Some of the popular ones are pdfmake, pdfkit, and more. but these kinds of libraries don't have that much style control(that is what I believe and ad-hoc d...399 readsCollege Project
PDFLinerpdfliner.hashnode.dev·Aug 10, 2022How to Create a PDF File: Simple InstructionsPDF format has become ubiquitous nowadays: From an insurance invoice to a tax form, it covers the needs of users engaged in various industries. If you frequently have to process different documents and understand the benefits of going paperless, you ...33 readspdf
Arya BhartiforShipsy Engineeringengineering.shipsy.io·Jun 13, 2022Code-Free Label Design: Arresting Redundancies, “One at a Time”At Shipsy, we track, deliver, and route millions of consignments across the globe, daily. Hence, redundancies, in any form and in any business vertical, can come with huge repercussions. However, when we are operating at scale, redundancies have the...197 readsReact