An open API service indexing awesome lists of open source software.

https://github.com/sysatom/html2pdf


https://github.com/sysatom/html2pdf

Last synced: 11 months ago
JSON representation

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