🌐
GitHub
github.com › simonbengtsson › jsPDF-AutoTable
GitHub - simonbengtsson/jsPDF-AutoTable: jsPDF plugin for generating PDF tables with javascript
--></table> autoTable(doc, { html: '#my-table' }) // Or use javascript directly: autoTable(doc, { head: [['Name', 'Email', 'Country']], body: [ ['David', '[email protected]', 'Sweden'], ['Castille', '[email protected]', 'Spain'], // ... ], }) doc.save('table.pdf') You can also use the plugin methods directly on the jsPDF documents:
Starred by 2.5K users
Forked by 637 users
Languages   TypeScript 89.5% | HTML 7.6% | JavaScript 2.9%
🌐
GitHub
github.com › JonatanPe › jsPDF-AutoTable
GitHub - JonatanPe/jsPDF-AutoTable
Check out the demo to get an overview of what can be done with this plugin. Example uses include participant tables, start lists, result lists etc. Download and include jspdf.plugin.autotable.js and jspdf.min.js.
Starred by 17 users
Forked by 4 users
Languages   TypeScript 81.5% | JavaScript 18.5%
🌐
npm
npmjs.com › package › jspdf-autotable
jspdf-autotable - npm
This jsPDF plugin adds the ability to generate PDF tables either by parsing HTML tables or by using Javascript data directly. Check out the demo or examples. Get jsPDF and this plugin by doing one of these things: npm install jspdf jspdf-autotable ...
      » npm install jspdf-autotable
    
Published   Feb 26, 2025
Version   5.0.2
Author   Simon Bengtsson
🌐
Simonbengtsson
simonbengtsson.github.io › jsPDF-AutoTable
AutoTable sample - GitHub Pages
It appears you don't have PDF support in this web browser. Click here to download the PDF
🌐
GitHub
github.com › chip › jspdf-autotable
GitHub - chip/jsPDF-AutoTable: PDF table generator in javascript (jspdf plugin) DEMO:
PDF table generator in javascript (jspdf plugin) DEMO: - chip/jsPDF-AutoTable
Author   chip
🌐
GitHub
github.com › Dragonswkap › jsPDF-AutoTable
GitHub - Dragonswkap/jsPDF-AutoTable: jsPDF plugin for generating PDF tables with javascript
jsPDF plugin for generating PDF tables with javascript - Dragonswkap/jsPDF-AutoTable
Author   Dragonswkap
🌐
GitHub
github.com › simonbengtsson › jsPDF-AutoTable › blob › main › README.md
jsPDF-AutoTable/README.md at main · simonbengtsson/jsPDF-AutoTable
jsPDF plugin for generating PDF tables with javascript - jsPDF-AutoTable/README.md at main · simonbengtsson/jsPDF-AutoTable
Author   simonbengtsson
🌐
Phppot
phppot.com › javascript › jspdf-autotable
jsPDF AutoTable example – Table to PDF - Phppot
There are many ways to integrate this library into an application. Those are listed below. Using npm command as like npm install jspdf jspdf-autotable · Download the plugin library from Github.
Find elsewhere
🌐
GitHub
github.com › Walah › ConvertSingleOrMultipleTableToPDF
GitHub - Walah/ConvertSingleOrMultipleTableToPDF: This example converts (single or multiple) HTML table(s) to PDF using the jsPDF autotable plugin
This example converts (single or multiple) HTML table(s) to PDF using the jsPDF autotable plugin - Walah/ConvertSingleOrMultipleTableToPDF
Author   Walah
🌐
GitHub
github.com › simonbengtsson › jsPDF-AutoTable › blob › master › examples › local › basic.html
jsPDF-AutoTable/examples/local/basic.html at master · simonbengtsson/jsPDF-AutoTable
jsPDF plugin for generating PDF tables with javascript - jsPDF-AutoTable/examples/local/basic.html at master · simonbengtsson/jsPDF-AutoTable
Author   simonbengtsson
🌐
UNPKG
unpkg.com › browse › [email protected] › README.md
jspdf-autotable
![sample javascript table pdf](samples.png) ### Install Download and include [jspdf.plugin.autotable.js](https://raw.githubusercontent.com/someatoms/jsPDF-AutoTable/master/dist/jspdf.plugin.autotable.js) and [jspdf.min.js](https://raw.githubusercontent.com/MrRio/jsPDF/master/dist/jspdf.min.js).
🌐
GitHub
github.com › simonbengtsson › jsPDF-AutoTable › blob › master › index.html
jsPDF-AutoTable/index.html at master · simonbengtsson/jsPDF-AutoTable
jsPDF plugin for generating PDF tables with javascript - jsPDF-AutoTable/index.html at master · simonbengtsson/jsPDF-AutoTable
Author   simonbengtsson
🌐
GitHub
github.com › andrefurlan › htmlTableToPDF
GitHub - andrefurlan/htmlTableToPDF: JsPDF plugin to insert html tables in pdf
JsPDF plugin to insert html tables in pdf. Contribute to andrefurlan/htmlTableToPDF development by creating an account on GitHub.
Author   andrefurlan
🌐
GitHub
github.com › topics › jspdf
jspdf · GitHub Topics · GitHub
jsPDF plugin for generating PDF tables with javascript · javascript jspdf hacktoberfest pdftables jspdf-plugin · Updated · May 21, 2025 · TypeScript · Star 1k · jQuery plugin to export a html table to JSON, XML, CSV, TSV, TXT, SQL, Word, ...
🌐
GitHub
github.com › vinodkumarpottupalli › jsPDF-AutoTable › commit › 029cc50ed2ebbf14bbdf5c89f7915f18f9a39c99
2.1.0 · vinodkumarpottupalli/jsPDF-AutoTable@029cc50
November 1, 2016 - jsPDF plugin for generating PDF tables with javascript - 2.1.0 · vinodkumarpottupalli/jsPDF-AutoTable@029cc50
Author   vinodkumarpottupalli
🌐
Medium
medium.com › @charkins.dev › build-a-custom-table-with-react-jspdf-7d43729f6d70
Build a custom table with React/jsPDF | by Cory Harkins | Medium
January 29, 2020 - This is just a bare bones table for you to hack on/improve as your needs require. For further examples of the api please visit the jsPDF docs: Home — Documentation · For the full project tutorial files: GitHub — cjharkins/jspdf-tutorial-charkins · Feel free to leave a comment below of how to make this better or how you’ve implemented it into your own project!
🌐
C# Corner
c-sharpcorner.com › article › export-an-html-table-using-jspdf-autotable
Export An HTML Table To PDF Using jsPDF - Autotable
October 4, 2020 - https://github.com/MrRio/jsPDF · https://www.npmjs.com/package/jspdf · https://micropyramid.com/blog/export-html-web-page-to-pdf-using-jspdf/ jsPDF - AutoTable is a plugin which helps us to export HTML tables to PDF.
🌐
GitHub
github.com › Mathieuu › jsPDF-AutoTable
GitHub - Mathieuu/jsPDF-AutoTable: Generate PDF tables with javascript (jsPDF plugin)
Generate PDF tables with javascript (jsPDF plugin) - Mathieuu/jsPDF-AutoTable
Author   Mathieuu
🌐
GitHub
github.com › topics › jspdf-autotable
jspdf-autotable · GitHub Topics · GitHub
Next.js PDF solution integrating jsPDF-AutoTable with CJK font support, interactive PDF preview - A reliable PDF table generation template for web applications.