/nextjs-generate-pdf

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

Primary LanguageJavaScript

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