Versions in this module Expand all Collapse all v0 v0.2.0 Aug 28, 2018 Changes in this version + type FieldInfo struct + Align int + Font string + H float64 + Key string + PageNum int + Size int + W float64 + X float64 + Y float64 + type FieldInfos []FieldInfo + type Render struct + func NewRender(pdfTmpl string, finfos FieldInfos) (*Render, error) + func (r *Render) ImgBase64(key string, base64 string) error + func (r *Render) ShowDesignView() + func (r *Render) Text(key string, text string) error