Skip to content

IsaacPCooper/JavaScript-PDF-Invoice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript to PDF using JsPDF

JsPDF Logo

Brief

A demonstration of an invoice creation system using JsPDF, the tool is able to work with javascript, or JSON to generate a user defined PDF, and can be used to ease the process of invoice creation

User Guide:

  • A price is input that was paid for a transaction
  • The price is posted to a PDF document
  • A PDF Document will be opened in a new tab
  • A calculation of the donation the company makes to charity is displayed on the PDF
  • The date of the invoice is recorded at the top of the PDF Document.

Tech Used:

About

[OUTDATED!] A simple web app demonstrating conversion of JavaScript to a PDF format using JsPDF

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published