From eca8e8f3216d7e07f60db6cea8fd5067d99e3c27 Mon Sep 17 00:00:00 2001 From: Kurt Date: Wed, 15 May 2019 12:43:04 -0400 Subject: Add PDF import as feature in documentation --- doc.go | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc.go') diff --git a/doc.go b/doc.go index 3295200..6ad0461 100644 --- a/doc.go +++ b/doc.go @@ -42,6 +42,8 @@ Features - Charting facility +- Import PDFs as templates + gofpdf has no dependencies other than the Go standard library. All tests pass on Linux, Mac and Windows platforms. -- cgit v1.2.1-24-ge1ad