summaryrefslogtreecommitdiff
path: root/def.go
diff options
context:
space:
mode:
authorAlexander Eichhorn <alex@kidtsunami.com>2017-08-30 15:12:34 +0200
committerAlexander Eichhorn <alex@kidtsunami.com>2017-08-30 15:14:11 +0200
commit0e5c39bf5495154aa9dfd140db18db7345d7b824 (patch)
tree137d993ea22913b6ed3143480aa104cc9af56a34 /def.go
parent4491d0fe5997270270f8e4023786afd99251f604 (diff)
add xmp metadata output
Diffstat (limited to 'def.go')
-rw-r--r--def.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/def.go b/def.go
index 552415f..fd6ef81 100644
--- a/def.go
+++ b/def.go
@@ -224,6 +224,7 @@ type Fpdf struct {
footerFncLpi func(bool) // function provided by app and called to write footer with last page flag
zoomMode string // zoom display mode
layoutMode string // layout display mode
+ xmp []byte // XMP metadata
title string // title
subject string // subject
author string // author