In part II of Carl Bergenhem’s tutorial on exporting to PDF in React, he demonstrates a common exporting scenario: exporting invoices to PDF.
He’ll spice things up by adding in charts and other SVG elements and play with layout and paper size by using CSS rather than configuration options of the PDF Generator.
Another popular challenge in PDF generation includes exporting non-Unicode characters to PDF – which you’ll also learn how to do.
Press play and let’s dive in!
Don't forget to check out Part 1 here: • How to Export to PDF in React: Method...
=============================
Featured links:
=============================
➡️ KendoReact PDF Generator docs: https://www.telerik.com/kendo-react-u...
➡️ KendoReact license key info: https://www.telerik.com/kendo-react-u...
➡️ KendoReact PDF Generator - Setting image resolution: https://www.telerik.com/kendo-react-u...
➡️ KendoReact PDF Generator - Content styling: https://www.telerik.com/kendo-react-u...
➡️ KendoReact PDF Generator API: https://www.telerik.com/kendo-react-u...
➡️ Code repo for this demo: https://github.com/bergenhem/kendorea...
=============================
Related resources:
=============================
Blog series:
➡️Generating PDF in React: As Easy As 1-2-3: https://www.telerik.com/blogs/generat...
➡️Generating PDF from HTML in React Demo: Exporting Invoices: https://www.telerik.com/blogs/generat...
➡️Generating PDF from HTML in React: An Example of Exporting Data Grids: https://www.telerik.com/blogs/generat...
➡️KendoReact PDF Generator Features overview: https://www.telerik.com/kendo-react-u...
#KendoReact #ReactPDFGenerator #Reactjs