1.0.0 ā€¢ Published 4 years ago

generate-pdfs v1.0.0

Weekly downloads
5
License
ISC
Repository
github
Last release
4 years ago

Generate PDF's

Generate PDF's is a Node library for generate PDF files.

Installation

  1. Clone the repo
git clone https://github.com/srizzon/generate-pdfs.git
  1. Install NPM packages
npm install

Usage

Run the project.

node pdf.js

Parameters

To generate more pdf files, enter the total number of files to be generated after "pdf.js".

node pdf.js 12

Author

šŸ‘¤ Samuel Rizzon

Contributing

Pull requests are welcome.

License

MIT