diff options
Diffstat (limited to 'def.go')
-rw-r--r-- | def.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -563,6 +563,7 @@ type Fpdf struct { zoomMode string // zoom display mode layoutMode string // layout display mode xmp []byte // XMP metadata + producer string // producer title string // title subject string // subject author string // author |