/gofpdf-example

Examples using GoFPDF

Primary LanguageGo

Examples of PDF Generation

Status

  • Completed

Library

Examples

  • Simple Pdf Text
  • Simple Table (with: Rows and Cols)
  • Web Report (Ex. Product List)

Characteristics

  • Compatible with original gofpdf lib
  • Simple and reusable code

Instalation

  • Clone repository git clone https://github.com/ortizdavid/gofpdf-example

  • Install dependencies go mod download

  • Run application go run main.go