https://github.com/sysatom/html2pdf
https://github.com/sysatom/html2pdf
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sysatom/html2pdf
- Owner: sysatom
- License: mit
- Created: 2020-12-01T08:37:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-01T09:24:32.000Z (over 5 years ago)
- Last Synced: 2023-03-18T22:26:11.663Z (over 3 years ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# html2pdf
## Prerequisite
Install wkhtmltopdf using below command
- ``sudo apt install wkhtmltopdf`` - for Ubuntu
- ``brew install Caskroom/cask/wkhtmltopdf`` - For Mac
## Usage
> go run main.go filename.html