Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 400 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 400 Bytes

Generate PDF using Next JS

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

Install jsPDF-AutoTable

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

image