Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-08 | Restore go.mod replace directive | Kurt | |
2019-09-07 | Tidy module file | Kurt | |
2019-09-07 | Adjust various import paths, rename example function | Kurt | |
2019-09-07 | Correct misspelled word | Kurt | |
2019-08-09 | update contrib/gofpdi from v1.0.3 to v1.0.7 and expose new functionality | matthias | |
* imports pdf documents from any io.ReadSeeker * exposes page sizes of imported pdf documents | |||
2019-06-10 | Improve write performance | Callum Li | |
2019-05-09 | Handle errors in UTF-8 example | Kurt | |
2019-04-29 | Add go version in go.mod | Kurt | |
2018-07-24 | gofpdf: add support for Go modules (#185) | Sebastien Binet | |
* gofpdf: add support for Go modules * gofpdf: apply goimports |