Age | Commit message (Collapse) | Author |
|
Instead of forcing the type to be of gofpdf.Fpdf, we now use an
interface which could be whatever structure we want. This is useful for
third party libraries where they can define their own interface for the
PDF generator but still use these contribution packages.
HttpImg: add interface comment.
Barcode: implement specific PDF interface.
|
|
|
|
This will now be generated in the main pdf folder (`gofpdf/pdf`).
|
|
|
|
|
|
|
|
By changing the name, we can use a uniform name across several packages.
|
|
|