Versions in this module Expand all Collapse all v1 v1.17.1 Jan 6, 2021 v1.17.0 Jan 6, 2021 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) Other modules containing this package github.com/DesignersAxis/gofpdf/v2