Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/veoscript/nextjs-generate-pdf

A simple and basic technique to convert your JSON API to pdf file using Next JS and jsPDF AutoTable.
https://github.com/veoscript/nextjs-generate-pdf

jspdf-autotable nextjs

Last synced: 2 months ago
JSON representation

A simple and basic technique to convert your JSON API to pdf file using Next JS and jsPDF AutoTable.

Awesome Lists containing this project

README

        

## Generate PDF using Next JS

A simple and basic technique to convert your json api to pdf file using Next JS and [jsPDF AutoTable](https://github.com/simonbengtsson/jsPDF-AutoTable).

## Install jsPDF-AutoTable

`yarn add jspdf jspdf-autotable` or `npm install jspdf jspdf-autotable`

![image](https://user-images.githubusercontent.com/26340308/121282249-bf863900-c90b-11eb-9730-c82308c866cd.png)