Versions in this module Expand all Collapse all v1 v1.0.0 Nov 7, 2021 Changes in this version + type ExportConf interface + GetPdfConf func() *pdf.PdfConf + type MyExportConf struct + func (c *MyExportConf) GetPdfConf() *pdf.PdfConf + type PDF interface + Pdf func(w io.Writer) error