Koray E.

Results 2 comments of Koray E.

Hi @llgcode , Sure, the code below builds successfully using go version "go1.9.2" on a "linux/amd64" box -- i'm sorry about the formatting though, the code tag seems to unindent...

Thanks for the tips. This is taken from the _gofpdf_ package documentation: `go doc gofpdf.TransformBegin` ```go func (f *Fpdf) TransformBegin() TransformBegin sets up a transformation context for subsequent text, drawings...