- Completed
- Simple Pdf Text
- Simple Table (with: Rows and Cols)
- Web Report (Ex. Product List)
- Compatible with original gofpdf lib
- Simple and reusable code
-
Clone repository
git clone https://github.com/ortizdavid/gofpdf-example
-
Install dependencies
go mod download
-
Run application
go run main.go