Versions in this module Expand all Collapse all v1 v1.18.1 Dec 3, 2024 v1.18.0 Dec 2, 2024 v1.17.0 Jun 17, 2020 Changes in this version + func RegisterFile(fpdf *gofpdf.Fpdf, imgName string, options gofpdf.ImageOptions, ...) (info *gofpdf.ImageInfoType) + func RegisterReader(fpdf *gofpdf.Fpdf, imgName string, options gofpdf.ImageOptions, r io.Reader) (info *gofpdf.ImageInfoType)