Skip to content

Lalitkumar4/export-pdf-table-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Export Table as PDF in React

This app shows how to export an HTML table as a PDF file in React using jspdf and jspdf-autotable.

Dependencies

  • React
  • jspdf
  • jspdf-autotable
  • vite

Usage

## Install Dependencies
npm install

## Run dev server :3000
npm run dev

About

Export an HTML table as a PDF file using jspdf and jspdf-autotable in React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published