How to Export to PDF in React: Invoices and Charts | React PDF Generator Part 2

How to Export to PDF in React: Invoices and Charts | React PDF Generator Part 2

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. 

Don't forget to check out Part 1 here How to Export to PDF in React: Methods

Useful links:
KendoReact PDF Generator features overview
KendoReact PDF Generator docs
KendoReact PDF Generator - Setting image resolution
KendoReact PDF Generator - Content styling
KendoReact UI Component Library overview
Code repo for this demo
Generating PDF from HTML in React Demo: Exporting Invoices - Companion blog post
Generating PDF in React: As Easy As 1-2-3 - Companion blog post to part 1
Generating PDF from HTML in React: An Example of Exporting Data Grids - Companion blog post

Presenter:
Carl Bergenhem, KendoReact Product Manager