signintech / gopdf

A simple library for generating PDF written in Go lang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Referenced gofpdi version has a bug that's fixed in master.

evilsocket opened this issue · comments

Gopdf is using version v1.0.11 of gofpdi, however this version is afflicted by a bug that's been fixed in master by this commit. The dependency should be updated to include this fix.