proxy.golang.org : github.com/hbbio/gofpdf
Package gofpdf implements a PDF document generator with high level support for text, drawing and images. Example demonstrates the generation of a simple PDF document. Note that since only core fonts are used (in this case Arial, a synonym for Helvetica), an empty string can be specified for the font directory in the call to New(). Note also that the test.Filename() and test.Summary() functions belong to a separate, internal package and are not part of the gofpdf library. If an error occurs at some point during the construction of the document, subsequent method calls exit immediately and the error is finally retrieved with the output call where it can be handled by the application.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/hbbio/gofpdf
License: MIT
Latest release: over 5 years ago
First release: about 8 years ago
Namespace: github.com/hbbio
Stars: 2 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago