jung-kurt / gofpdf

A PDF document generator with high level support for text, drawing and images
http://godoc.org/github.com/jung-kurt/gofpdf
MIT License
4.32k stars 780 forks source link

how to convert pdf to pdf/a document using gofpdf #196

Closed periz closed 5 years ago

jung-kurt commented 5 years ago

gofpdf is unable to convert documents (it can only write them, not read them). Currently, help has been requested for gofpdf to generate PDF/A archival documents (see #144) but we are not there yet.