Skip to content

react-pdf generates PDFs from HTML documents. It uses html2canvas and jsPDF for capturing the DOM element and saving it as a PDF.

License

Notifications You must be signed in to change notification settings

mdjamilkashemporosh/reactPDF

Repository files navigation

reactPDF

WowCanvas Logo

This application generates PDFs from HTML documents. It uses html2canvas and jsPDF for capturing the DOM element and saving it as a PDF.

Demo

A live version of the website can be accessed at reactpdf-mjkp.netlify.app.

image image

Features

  • Generate PDFs from HTML documents within your React application
  • Support various HTML elements
  • Customizable page size and margins

Getting Started

If you would like to contribute to the project or run it locally, follow these steps:

Clone this repository to your local machine:

git clone https://github.com/mdjamilkashemporosh/reactPDF.git

Navigate to the project directory:

cd reactPDF

Install necessary packages:

npm install

Start the app:

npm run start

Contributing

If you would like to contribute to this web application, please open an issue on GitHub to discuss your ideas or proposed changes. Pull requests are also welcome.

License

This drawing web application is available under the MIT License. You are free to use, modify, and distribute this project as you see fit.

About

react-pdf generates PDFs from HTML documents. It uses html2canvas and jsPDF for capturing the DOM element and saving it as a PDF.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published