signintech / gopdf

A simple library for generating PDF written in Go lang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Control PDF Version when writing new pdf

ZackPoormanCalder opened this issue · comments

Is there an option to control the version of pdf when using WritePDF or StartPDF? It looks like the pdfs are defaulting to version 1.7 currently.