Could be useful for Reports, Invoices and others
- Simple PDF
- Table Report (Rows, Cols and Row Counts)
- Completed
- Download wkhtmltopdf
- Install wkhtmltopdf and add to environment variables
- clone git repository:
git clone https://github.com/ortizdavid/go-htmppdf-example
- Install dependencies:
go mod install
- Run application:
go run main.go